diff options
Diffstat (limited to 'Templates/CMakeLists.txt')
-rw-r--r-- | Templates/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt deleted file mode 100644 index d1a65ac..0000000 --- a/Templates/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# just install the modules -INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in) -INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.txt) -INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$) -INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$) -INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.vsmacros$) |