]> git.sesse.net Git - kdenlive/blob - src/colorcorrection/CMakeLists.txt
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / colorcorrection / CMakeLists.txt
1 set(kdenlive_SRCS
2   ${kdenlive_SRCS}
3   colorcorrection/histogramgenerator.cpp
4   colorcorrection/rgbparadegenerator.cpp
5   colorcorrection/vectorscopegenerator.cpp
6   colorcorrection/waveformgenerator.cpp
7   PARENT_SCOPE
8 )