1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

Add missing include path

This commit is contained in:
Carles Fernandez 2018-10-20 13:06:43 +02:00
parent d4a5df929e
commit c45ca2c0ee
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -25,6 +25,7 @@ set(SYSTEM_TESTING_LIB_SOURCES
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${Boost_INCLUDE_DIRS}
${GLOG_INCLUDE_DIRS}
${GFlags_INCLUDE_DIRS}
${MATIO_INCLUDE_DIRS}