summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-06-09 15:19:23 +0000
committerAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-06-09 15:19:23 +0000
commit5633812ca77f35e52db62e7b432761e0e59253fe (patch)
tree2985071a7a26ae482e9e6e468f7175bf124aa1f8 /src/CMakeLists.txt
parentSplitted tests to separate executables (diff)
downloadinkscape-5633812ca77f35e52db62e7b432761e0e59253fe.tar.gz
inkscape-5633812ca77f35e52db62e7b432761e0e59253fe.zip
Removed Object class and temporary test dependencies
(bzr r14954.1.4)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 802a79c4f..92436ea9a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -229,7 +229,6 @@ set(inkscape_SRC
message-context.cpp
message-stack.cpp
mod360.cpp
- object.cpp
object-hierarchy.cpp
object-set.cpp
object-snapper.cpp
@@ -355,7 +354,6 @@ set(inkscape_SRC
mod360-test.h
mod360.h
number-opt-number.h
- object.h
object-hierarchy.h
object-set.h
object-snapper.h