This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc3887c462
CMake
/
Modules
/
Platform
/
CMakeLists.txt
3 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
add install stuff for platform directory
2002-11-11 19:43:23 +03:00
# just install the modules
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
2003-07-22 00:38:53 +04:00
INSTALL_FILES
(
${
CMAKE_DATA_DIR
}
/Modules/Platform
.*\\.cmake
$
)