diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2022-08-17 16:37:42 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-08-17 19:44:35 (GMT) |
commit | b976b844d28989cd3298115c25b3d89888785388 (patch) | |
tree | e80b1e2c195450a32a9d639e829615b5fc19e907 /Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h | |
parent | 24c83bb35b9747bd92dff40dd948b2bd90219833 (diff) | |
download | CMake-b976b844d28989cd3298115c25b3d89888785388.zip CMake-b976b844d28989cd3298115c25b3d89888785388.tar.gz CMake-b976b844d28989cd3298115c25b3d89888785388.tar.bz2 |
try_compile: Don't accept try_run arguments
Modify cmCoreTryCompile to only recognize try_run arguments when
actually parsing try_run. (The old behavior was to recognize try_run
arguments for try_compile also and then complain.)
This has a small chance that a try_run keyword will be consumed as part
of a multi-valued keyword argument. However, this behavior is more
consistent with other commands, as we don't normally treat keywords as
universally reserved. Also, the code is noticeably simplified.
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions