summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Modules/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeLists.txt b/Modules/CMakeLists.txt
index 5bae440ee4..db72c7d76a 100644
--- a/Modules/CMakeLists.txt
+++ b/Modules/CMakeLists.txt
@@ -1,2 +1,3 @@
# just install the modules
INSTALL_FILES(/share/CMake/Modules .*\\.cmake$)
+INSTALL_FILES(/share/CMake/Modules .*\\.cxx$)