mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-28 01:44:52 +00:00
Remove tab
This commit is contained in:
parent
a538c8c4ee
commit
c49a0a2e16
@ -522,7 +522,7 @@ if(ENABLE_UNIT_TESTING)
|
|||||||
if(ENABLE_UNIT_TESTING_EXTRA)
|
if(ENABLE_UNIT_TESTING_EXTRA)
|
||||||
target_link_libraries(run_tests PRIVATE Gpstk::gpstk)
|
target_link_libraries(run_tests PRIVATE Gpstk::gpstk)
|
||||||
if(GPSTK_OLDER_THAN_8)
|
if(GPSTK_OLDER_THAN_8)
|
||||||
target_compile_definitions(run_tests PRIVATE -DOLD_GPSTK=1)
|
target_compile_definitions(run_tests PRIVATE -DOLD_GPSTK=1)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
if(ENABLE_STRIP)
|
if(ENABLE_STRIP)
|
||||||
|
Loading…
Reference in New Issue
Block a user