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