summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
authorThomas Holder <thomas@thomas-holder.de>2018-10-13 21:44:06 +0000
committerThomas Holder <thomas@thomas-holder.de>2018-10-13 21:44:06 +0000
commitd2c0b8b1a5a24f306993ca24d756d910f1750eef (patch)
tree23c1d48a8bd2af10c956d4b93a9c9188250aed4d /testfiles
parentUpdate POTFILES.in (diff)
downloadinkscape-d2c0b8b1a5a24f306993ca24d756d910f1750eef.tar.gz
inkscape-d2c0b8b1a5a24f306993ca24d756d910f1750eef.zip
Revert "Add dir-util.h to the include path."
This reverts commit a4668b5c3a06de1ddcadc32dcd5ed386c498b4ac.
Diffstat (limited to 'testfiles')
-rw-r--r--testfiles/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/testfiles/CMakeLists.txt b/testfiles/CMakeLists.txt
index c0d2b0a3a..bdc804593 100644
--- a/testfiles/CMakeLists.txt
+++ b/testfiles/CMakeLists.txt
@@ -11,7 +11,6 @@ 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