summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles')
-rw-r--r--testfiles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testfiles/CMakeLists.txt b/testfiles/CMakeLists.txt
index b3d94164d..8012a6c83 100644
--- a/testfiles/CMakeLists.txt
+++ b/testfiles/CMakeLists.txt
@@ -11,6 +11,7 @@ if(NOT GTEST_FOUND) # not required for gtest 1.8.0 and later
${CMAKE_SOURCE_DIR}/gtest/gtest/include)
endif()
include_directories("${CMAKE_SOURCE_DIR}/src/3rdparty/adaptagrams")
+include_directories("${CMAKE_SOURCE_DIR}/src/io")
set(TEST_SOURCES
attributes-test