diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-15 20:21:53 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-15 20:21:53 +0000 |
| commit | d3807c2672d430d247bfee4c40bc412ade73a7ed (patch) | |
| tree | 6456771d4a7defb2f75c17fc669400ef2b8b5fc9 /src/xml | |
| parent | Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'... (diff) | |
| download | inkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.tar.gz inkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.zip | |
cmake: copy over some excluded files from build.xml
(bzr r5453)
Diffstat (limited to 'src/xml')
| -rw-r--r-- | src/xml/CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xml/CMakeLists.txt b/src/xml/CMakeLists.txt index 3d4028b10..a9bdba99d 100644 --- a/src/xml/CMakeLists.txt +++ b/src/xml/CMakeLists.txt @@ -22,12 +22,12 @@ node-observer.h pi-node.h quote.cpp quote.h -quote-test.cpp -quote-test.h +#quote-test.cpp +#quote-test.h repr.cpp repr.h -repr-action-test.cpp -repr-action-test.h +#repr-action-test.cpp +#repr-action-test.h repr-css.cpp repr-io.cpp repr-sorting.cpp |
