summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/CMakeLists.txt b/Modules/CMakeLists.txt
new file mode 100644
index 0000000..3fb52de
--- /dev/null
+++ b/Modules/CMakeLists.txt
@@ -0,0 +1,2 @@
+# just install the modules
+INSTALL_FILES(/share/CMake/Modules .*\.cmake$)