2001-06-21 12:01:18 -04:00
|
|
|
# just install the modules
|
2002-11-11 11:43:23 -05:00
|
|
|
SUBDIRS(Platform)
|
2001-07-17 09:54:05 -04:00
|
|
|
INSTALL_FILES(/share/CMake/Modules .*\\.cmake$)
|
2002-09-17 15:41:45 -04:00
|
|
|
INSTALL_FILES(/share/CMake/Modules .*\\.cxx$)
|
2002-10-02 16:42:17 -04:00
|
|
|
INSTALL_FILES(/share/CMake/Modules .*\\.in$)
|
|
|
|
INSTALL_FILES(/share/CMake/Modules .*\\.c$)
|
|
|
|
|