mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
BUG: add missing install file
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# just install the modules
|
||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
|
||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
|
||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user