This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-21 13:48:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17,288
Commits
2
Branches
401
Tags
d2b1ce6af0fbdaf75e07cdb102839e9eaf49c1b9
Commit Graph
2 Commits
Author
SHA1
Message
Date
Brad King
d4c5fe840b
ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first.
2006-04-12 22:04:50 -04:00
Brad King
b8a33fb424
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
2006-02-10 13:54:36 -05:00