summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles')
-rw-r--r--testfiles/CMakeLists.txt11
1 files changed, 1 insertions, 10 deletions
diff --git a/testfiles/CMakeLists.txt b/testfiles/CMakeLists.txt
index 716ef468b..3de607894 100644
--- a/testfiles/CMakeLists.txt
+++ b/testfiles/CMakeLists.txt
@@ -20,21 +20,12 @@ set(TEST_SOURCES
sp-object-test
object-set-test)
-set (_optional_unittest_libs )
-
-if (NOT "${WITH_EXT_GDL}")
- list (APPEND _optional_unittest_libs "gdl_LIB")
-endif()
-
set(TEST_LIBS
gmock_main
inkscape_base
- #inkscape_LIB
- #sp_LIB # annoying, we need both!
- nrtype_LIB # annoying, we need both!
+ nrtype_LIB
croco_LIB
avoid_LIB
- ${_optional_unittest_libs}
cola_LIB
vpsc_LIB
livarot_LIB