diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-06-24 06:32:23 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-06-24 06:32:23 +0000 |
| commit | f53151e0184975e4331f5e981f57e32148379d74 (patch) | |
| tree | 90c2086e058777c2b464844e14fa61bca3dfc91c /src/application | |
| parent | delivarotify, render with cairo; regression: cairo cannot do inverse (diff) | |
| download | inkscape-f53151e0184975e4331f5e981f57e32148379d74.tar.gz inkscape-f53151e0184975e4331f5e981f57e32148379d74.zip | |
Cmake: remove header files from source lists
(bzr r6046)
Diffstat (limited to 'src/application')
| -rw-r--r-- | src/application/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/application/CMakeLists.txt b/src/application/CMakeLists.txt index b8ec44923..242798c9e 100644 --- a/src/application/CMakeLists.txt +++ b/src/application/CMakeLists.txt @@ -1,8 +1,5 @@ SET(application_SRC editor.cpp -editor.h application.cpp -application.h app-prototype.cpp -app-prototype.h ) |
