summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2018-10-13 12:41:21 +0000
committerShlomi Fish <shlomif@shlomifish.org>2018-10-13 12:41:21 +0000
commita4668b5c3a06de1ddcadc32dcd5ed386c498b4ac (patch)
treec44b2bbd9b819d0b59537cf6c628bf37bc82448c /testfiles
parentMove some files to 'io' directory. (diff)
downloadinkscape-a4668b5c3a06de1ddcadc32dcd5ed386c498b4ac.tar.gz
inkscape-a4668b5c3a06de1ddcadc32dcd5ed386c498b4ac.zip
Add dir-util.h to the include path.
Fixes tests in the prev commit.
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