diff options
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 |
