1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-05-01 11:11:24 +00:00

Set matio min ver.

This commit is contained in:
Antonio Ramos
2018-01-30 15:46:13 +01:00
parent 42dc14b2bb
commit f8e5b0e705
4 changed files with 12 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${GLOG_INCLUDE_DIRS}
${GFlags_INCLUDE_DIRS}
${MATIO_INCLUDE_DIRS}
)