]> git.sesse.net Git - kdenlive/blobdiff - titles/CMakeLists.txt
newstuff and templates for title
[kdenlive] / titles / CMakeLists.txt
diff --git a/titles/CMakeLists.txt b/titles/CMakeLists.txt
new file mode 100644 (file)
index 0000000..21ce682
--- /dev/null
@@ -0,0 +1,2 @@
+FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.kdenlivetitle")
+INSTALL (FILES ${files} DESTINATION ${DATA_INSTALL_DIR}/kdenlive/titles)