mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 17:18:37 -05:00
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.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
MESSAGE("This is install script 1.")
|
||||
SET(INSTALL_SCRIPT_1_DID_RUN 1)
|
||||
Reference in New Issue
Block a user