This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 11:43:23 -05:00
# just install the modules
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
2003-07-21 16:38:53 -04:00
INSTALL_FILES
(
${
CMAKE_DATA_DIR
}
/Modules/Platform
.*\\.cmake
$
)
Reference in New Issue
Copy Permalink