summaryrefslogtreecommitdiffstats
path: root/src/debug
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-03-30 20:38:34 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-03-30 20:38:34 +0000
commit575ba3544b2fcd25bef5843a5111616611e7f6a8 (patch)
tree83f3cec9254747545b6193177d176679acab501b /src/debug
parentcmake: add C to project definition for the two C directories that we build (diff)
downloadinkscape-575ba3544b2fcd25bef5843a5111616611e7f6a8.tar.gz
inkscape-575ba3544b2fcd25bef5843a5111616611e7f6a8.zip
Cmake: Updating src CMakeLists soucre list.
(bzr r5262)
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug/CMakeLists.txt b/src/debug/CMakeLists.txt
index b37489b08..8e76dda4e 100644
--- a/src/debug/CMakeLists.txt
+++ b/src/debug/CMakeLists.txt
@@ -17,4 +17,3 @@ timestamp.cpp
#timestamp.h
)
-ADD_LIBRARY(inkdebug STATIC ${debug})