Browse Source

BUG: Install the vsmacros file.

David Cole 18 years ago
parent
commit
fa5f8967c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Templates/CMakeLists.txt

+ 1 - 1
Templates/CMakeLists.txt

@@ -3,4 +3,4 @@ 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$)