Browse Source

ENH: Adding installation of TRY_COMPILE tests.

Brad King 23 years ago
parent
commit
d8aef3fd63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/CMakeLists.txt

+ 1 - 0
Modules/CMakeLists.txt

@@ -1,2 +1,3 @@
 # just install the modules
 INSTALL_FILES(/share/CMake/Modules .*\\.cmake$)
+INSTALL_FILES(/share/CMake/Modules .*\\.cxx$)