summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-06-05 21:20:55 +0000
committerAdrian Boguszewski <adrbogus1@student.pg.gda.pl>2016-06-05 21:20:55 +0000
commit9abb5e658d005b3ac82afeec13fd59384a8e65eb (patch)
treea6bdcceacd73ff829dd54d891ac7dc3cf70273ee /src/CMakeLists.txt
parent[Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV... (diff)
downloadinkscape-9abb5e658d005b3ac82afeec13fd59384a8e65eb.tar.gz
inkscape-9abb5e658d005b3ac82afeec13fd59384a8e65eb.zip
Added object set
(bzr r14954.1.1)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index df25728f4..802a79c4f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -229,7 +229,9 @@ set(inkscape_SRC
message-context.cpp
message-stack.cpp
mod360.cpp
+ object.cpp
object-hierarchy.cpp
+ object-set.cpp
object-snapper.cpp
path-chemistry.cpp
persp3d-reference.cpp
@@ -353,7 +355,9 @@ set(inkscape_SRC
mod360-test.h
mod360.h
number-opt-number.h
+ object.h
object-hierarchy.h
+ object-set.h
object-snapper.h
object-test.h
path-chemistry.h