1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-03 04:13:45 +00:00

The action continues at the next branch

This commit is contained in:
Carles Fernandez 2022-02-15 14:21:55 +01:00
parent 7df5c3118c
commit d58720ea58
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -130,7 +130,7 @@ option(ENABLE_ORC "Use (if available) the Optimized Inner Loop Runtime Compiler
################################################################################ ################################################################################
# GNSS-SDR version information # GNSS-SDR version information
################################################################################ ################################################################################
set(THIS_IS_A_RELEASE ON) # only related to version name, no further implications. set(THIS_IS_A_RELEASE OFF) # only related to version name, no further implications.
if(NOT ${THIS_IS_A_RELEASE}) if(NOT ${THIS_IS_A_RELEASE})
find_package(Git) find_package(Git)
set_package_properties(Git PROPERTIES set_package_properties(Git PROPERTIES