diff options
Diffstat (limited to 'Templates/CMakeLists.txt')
-rw-r--r-- | Templates/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt index ceb3917..9abaaf0 100644 --- a/Templates/CMakeLists.txt +++ b/Templates/CMakeLists.txt @@ -1,5 +1,4 @@ # just install the modules -INSTALL_PROGRAMS(${CMAKE_DATA_DIR}/Templates install-sh) INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$) INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$) |