aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoratkawa7 <atkawa7@yahoo.com>2017-07-06 20:08:22 -0700
committeratkawa7 <atkawa7@yahoo.com>2017-07-06 20:08:22 -0700
commite60f06f7e94b1b1e107c46ff29d60d46dad124fb (patch)
tree1a6b226bcbd32dd88f4d5b671e723c9aa32a6e0e
parentf354d6b31dc626ed649c3c679378965a8c8117c8 (diff)
downloadvcpkg-e60f06f7e94b1b1e107c46ff29d60d46dad124fb.tar.gz
vcpkg-e60f06f7e94b1b1e107c46ff29d60d46dad124fb.zip
[matio] Removed unnecessary include
-rw-r--r--ports/matio/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/matio/CMakeLists.txt b/ports/matio/CMakeLists.txt
index 60f8e76d7..2f085d7e1 100644
--- a/ports/matio/CMakeLists.txt
+++ b/ports/matio/CMakeLists.txt
@@ -20,8 +20,6 @@ include_directories(src visual_studio)
add_library(libmatio ${SRC})
-include_directories(${COMMON_INCLUDES})
-
add_definitions(
-DH5_NO_DEPRECATED_SYMBOLS
-DMAT73=1 -DREPLACE_GETOPT