mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-04-30 10:41:25 +00:00
Allow the CMake project to be a sub-project
This commit is contained in:
@@ -66,7 +66,7 @@ target_link_libraries(telemetry_decoder_adapters
|
||||
|
||||
target_include_directories(telemetry_decoder_adapters
|
||||
PUBLIC
|
||||
${CMAKE_SOURCE_DIR}/src/core/interfaces
|
||||
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
|
||||
)
|
||||
|
||||
if(ENABLE_CLANG_TIDY)
|
||||
|
||||
Reference in New Issue
Block a user