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

Fix building in some environments

This commit is contained in:
Carles Fernandez 2018-09-13 20:55:20 +02:00
parent cf84c06fa1
commit d93e60caaf
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -32,6 +32,7 @@ include_directories(
${GLOG_INCLUDE_DIRS}
${GFlags_INCLUDE_DIRS}
${MATIO_INCLUDE_DIRS}
${GNURADIO_RUNTIME_INCLUDE_DIRS}
)