1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-23 11:37:40 +00:00

Merge branch 'next' into kf2

This commit is contained in:
Carles Fernandez
2022-07-29 09:19:21 +02:00
49 changed files with 544 additions and 405 deletions

View File

@@ -144,7 +144,7 @@ endif()
target_include_directories(tracking_libs
PUBLIC
${CMAKE_SOURCE_DIR}/src/core/interfaces
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
)
if(ENABLE_CLANG_TIDY)