summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2022-06-04 08:30:17 (GMT)
committerCraig Scott <craig.scott@crascit.com>2022-06-04 08:35:37 (GMT)
commit8cf8f4d13b18ad28cc33dbc765a095dcf679391b (patch)
tree0e64a06849b5ed50b6285b3e8109947980c650df /README.rst
parentcc2c5d4eb536b220421835ed2eb40729337fd53a (diff)
downloadCMake-8cf8f4d13b18ad28cc33dbc765a095dcf679391b.zip
CMake-8cf8f4d13b18ad28cc33dbc765a095dcf679391b.tar.gz
CMake-8cf8f4d13b18ad28cc33dbc765a095dcf679391b.tar.bz2
Help: State behavior for add_custom_command(TARGET) without event type
Projects should always have specified one of PRE_BUILD, PRE_LINK or POST_BUILD, and the documentation has always shown that one must be given. But the argument parsing logic was such that if none was given, POST_BUILD would be used and no error or warning would be raised. Projects may be relying on this behavior, so document it as formally supported, but not recommended. Fixes: #23488
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions