]> git.sesse.net Git - kdenlive/blobdiff - src/colorcorrection/CMakeLists.txt
Reorganize and cleanup build structure
[kdenlive] / src / colorcorrection / CMakeLists.txt
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..78d0fd1019daa0dc0ac8439830ad15d7529cb787 100644 (file)
@@ -0,0 +1,8 @@
+set(kdenlive_SRCS
+  ${kdenlive_SRCS}
+  colorcorrection/histogramgenerator.cpp
+  colorcorrection/rgbparadegenerator.cpp
+  colorcorrection/vectorscopegenerator.cpp
+  colorcorrection/waveformgenerator.cpp
+  PARENT_SCOPE
+)