ENH: move EstimateFormatLength to kwsys
[cmake.git] / Modules / CMakeLists.txt
blob55e2936c26a084ff693c80ae297abcfff7f89fef
1 # just install the modules
2 SUBDIRS(Platform)
3 INSTALL_FILES(${CMAKE_DATA_DIR}/Modules .*\\.cmake$)
4 INSTALL_FILES(${CMAKE_DATA_DIR}/Modules .*\\.cxx$)
5 INSTALL_FILES(${CMAKE_DATA_DIR}/Modules .*\\.in$)
6 INSTALL_FILES(${CMAKE_DATA_DIR}/Modules .*\\.c$)
7 INSTALL_FILES(${CMAKE_DATA_DIR}/Modules readme\\.txt$)