]> git.sesse.net Git - kdenlive/blobdiff - src/rotoscoping/CMakeLists.txt
Reorganize and cleanup build structure
[kdenlive] / src / rotoscoping / CMakeLists.txt
index 8b137891791fe96927ad78e64b0aad7bded08bdc..f38757a11edefd78d96e0565f1e0f3d0caa4300f 100644 (file)
@@ -1 +1,5 @@
-
+set(kdenlive_SRCS
+  ${kdenlive_SRCS}
+  rotoscoping/rotowidget.cpp
+  PARENT_SCOPE
+)