summaryrefslogtreecommitdiffstats
path: root/IconThemes/mono/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'IconThemes/mono/CMakeLists.txt')
-rw-r--r--IconThemes/mono/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/IconThemes/mono/CMakeLists.txt b/IconThemes/mono/CMakeLists.txt
new file mode 100644
index 0000000..510ec91
--- /dev/null
+++ b/IconThemes/mono/CMakeLists.txt
@@ -0,0 +1,8 @@
+
+#add_subdirectory( png )
+add_subdirectory( scalable )
+
+install(
+ FILES index.theme
+ DESTINATION ${ICON_INSTALL_DIR}/mono
+)