1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-04 01:37:03 +00:00

Fix building

This commit is contained in:
Carles Fernandez 2022-12-19 15:29:04 +01:00
parent 0ef411cc09
commit 8b9b63c759
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -850,7 +850,9 @@ if(ENABLE_SYSTEM_TESTING)
Gnuradio::analog algorithms_libs
core_receiver
)
add_system_test(ttff)
if(NOT ENABLE_PACKAGING)
add_system_test(ttff)
endif()
if(ENABLE_SYSTEM_TESTING_EXTRA)
#### POSITION_TEST