diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-07 19:59:47 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-07 19:59:47 +0000 |
| commit | 4a468922d5df27258cfde33955dd47618b057603 (patch) | |
| tree | ca89827a39d9bc71a6f587ffc3bb71d0612a6aec /src/live_effects/parameter | |
| parent | cmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN... (diff) | |
| download | inkscape-4a468922d5df27258cfde33955dd47618b057603.tar.gz inkscape-4a468922d5df27258cfde33955dd47618b057603.zip | |
cmake: EOL of cmakelists.txt in subdirs
(bzr r5379)
Diffstat (limited to 'src/live_effects/parameter')
| -rw-r--r-- | src/live_effects/parameter/CMakeLists.txt | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/live_effects/parameter/CMakeLists.txt b/src/live_effects/parameter/CMakeLists.txt index 5bf0212e8..e3292f3a0 100644 --- a/src/live_effects/parameter/CMakeLists.txt +++ b/src/live_effects/parameter/CMakeLists.txt @@ -1,21 +1,21 @@ -SET(live_effects_parameter_SRC
-bool.cpp
-bool.h
-enum.h
-makefile.in
-Makefile_insert
-out.txt
-parameter.cpp
-parameter.h
-path.cpp
-path.h
-path-reference.cpp
-path-reference.h
-point.cpp
-point.h
-pointparam-knotholder.cpp
-pointparam-knotholder.h
-random.cpp
-random.h
-todo.txt
+SET(live_effects_parameter_SRC +bool.cpp +bool.h +enum.h +makefile.in +Makefile_insert +out.txt +parameter.cpp +parameter.h +path.cpp +path.h +path-reference.cpp +path-reference.h +point.cpp +point.h +pointparam-knotholder.cpp +pointparam-knotholder.h +random.cpp +random.h +todo.txt )
\ No newline at end of file |
