mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
Merge topic 'try_compile-more-debug-logging'
7e6b2a92a0try_compile: Report build dir with --debug-trycompilecbf3252975Tests: Remove stray debugging flag from RunCMake.CheckCompilerFlag case Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7746
This commit is contained in:
@@ -5,4 +5,7 @@ try_compile-signatures
|
||||
signatures that more consistently use keyword dispatch and do not require a
|
||||
binary directory to be specified. Additionally, these signatures use a
|
||||
unique directory for each invocation, which allows multiple outputs to be
|
||||
preserved when using ``--debug-trycompile``.
|
||||
preserved when using :option:`--debug-trycompile <cmake --debug-trycompile>`.
|
||||
|
||||
* The :option:`cmake --debug-trycompile` option now prints log messages
|
||||
reporting the directory in which each try-compile check is done.
|
||||
|
||||
Reference in New Issue
Block a user