BUG: Install the vsmacros file.
This commit is contained in:
parent
2176e40212
commit
fa5f8967c1
|
@ -3,4 +3,4 @@ INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
|
||||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.txt)
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.txt)
|
||||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
|
||||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)
|
||||||
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.vsmacros$)
|
||||||
|
|
Loading…
Reference in New Issue