]> git.sesse.net Git - kdenlive/blobdiff - plugins/CMakeLists.txt
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / plugins / CMakeLists.txt
index fee66b15847618564b04b1e7633967d1152fb111..79751e992f854fbbf85bd76bba3d6235228c5a79 100644 (file)
@@ -1,7 +1,3 @@
+include_directories(${CMAKE_SOURCE_DIR}/src)
 
-    INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/src
-                        ${KDE4_INCLUDES}
-                        ${QT4_INCLUDES}
-                       )
-
-    ADD_SUBDIRECTORY(sampleplugin)
\ No newline at end of file
+add_subdirectory(sampleplugin)