CMakeLists.txt 148 B

123
  1. # just install the modules
  2. INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.cmake$)
  3. INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.in$)