diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-03-30 20:38:34 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-03-30 20:38:34 +0000 |
| commit | 575ba3544b2fcd25bef5843a5111616611e7f6a8 (patch) | |
| tree | 83f3cec9254747545b6193177d176679acab501b /src/debug | |
| parent | cmake: add C to project definition for the two C directories that we build (diff) | |
| download | inkscape-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.txt | 1 |
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}) |
