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
1d3921b4ca
CMake
/
Templates
/
CMakeLists.txt
4 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
better install support
2001-06-21 20:01:18 +04: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_PROGRAMS
(
${
CMAKE_DATA_DIR
}
/Templates
install-sh
)
update install information
2002-04-04 19:08:42 +04:00