ENH: fix install target for templates
This commit is contained in:
parent
4e02efbfe8
commit
5a5b549b80
|
@ -1,4 +1,3 @@
|
|||
# just install the modules
|
||||
INSTALL_FILES(/share/CMake/Templates ".in")
|
||||
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)
|
||||
INSTALL_PROGRAMS(/share/CMake/Templates install-sh)
|
||||
|
||||
|
|
Loading…
Reference in New Issue