]> git.sesse.net Git - kdenlive/blobdiff - icons/CMakeLists.txt
added first icons for transition in trackview
[kdenlive] / icons / CMakeLists.txt
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
new file mode 100644 (file)
index 0000000..7032628
--- /dev/null
@@ -0,0 +1,2 @@
+FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.svg*")
+install( FILES ${files} DESTINATION ${ICON_INSTALL_DIR} )
\ No newline at end of file