BUG: Added installation of .in files as well as .cmake files.
This commit is contained in:
parent
2e451961b6
commit
a21c0449ab
@ -1,2 +1,3 @@
|
|||||||
# just install the modules
|
# just install the modules
|
||||||
INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.cmake$)
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.cmake$)
|
||||||
|
INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.in$)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user