mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-06 16:44:09 +00:00
Fix formatting
This commit is contained in:
parent
ede805f9c3
commit
b0fd24476d
@ -78,7 +78,7 @@ endif()
|
||||
|
||||
if(CMAKE_ANDROID_ARCH_ABI)
|
||||
target_compile_definitions(pvt_libs PUBLIC -DANDROID=1)
|
||||
endif(CMAKE_ANDROID_ARCH_ABI)
|
||||
endif()
|
||||
|
||||
target_link_libraries(pvt_libs
|
||||
PUBLIC
|
||||
|
@ -64,7 +64,7 @@ endif()
|
||||
|
||||
if(CMAKE_ANDROID_ARCH_ABI)
|
||||
target_compile_definitions(core_receiver PUBLIC -DANDROID=1)
|
||||
endif(CMAKE_ANDROID_ARCH_ABI)
|
||||
endif()
|
||||
|
||||
if(ENABLE_FPGA)
|
||||
target_compile_definitions(core_receiver PUBLIC -DENABLE_FPGA=1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user