summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
authorAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-08-09 09:33:34 +0000
committerAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-08-09 09:33:34 +0000
commit577a95c2028790cbb856feda6ac6880ddd1aaad2 (patch)
tree4ff78f6fa8f0c1b740fd43b0ade2b91dbf9226d0 /testfiles
parentMerged trunk (diff)
parentRemove deprecated Autotools and btool files. Please use CMake instead (diff)
downloadinkscape-577a95c2028790cbb856feda6ac6880ddd1aaad2.tar.gz
inkscape-577a95c2028790cbb856feda6ac6880ddd1aaad2.zip
Merged trunk
(bzr r14954.1.30)
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