summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter')
-rw-r--r--src/live_effects/parameter/CMakeLists.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/live_effects/parameter/CMakeLists.txt b/src/live_effects/parameter/CMakeLists.txt
new file mode 100644
index 000000000..5bf0212e8
--- /dev/null
+++ b/src/live_effects/parameter/CMakeLists.txt
@@ -0,0 +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
+) \ No newline at end of file