ENH: fix install target for templates

This commit is contained in:
Bill Hoffman 2003-01-07 13:05:24 -05:00
parent 4e02efbfe8
commit 5a5b549b80
1 changed files with 1 additions and 2 deletions

View File

@ -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)