1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-31 23:33:03 +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

View File

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