mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05: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:
@@ -292,6 +292,11 @@ Options
|
||||
is effectively a :command:`try_compile`. Any combination of the two
|
||||
is subject to the potential issues described.)
|
||||
|
||||
.. versionadded:: 3.25
|
||||
|
||||
When this option is enabled, every try-compile check prints a log
|
||||
message reporting the directory in which the check is performed.
|
||||
|
||||
.. option:: --debug-output
|
||||
|
||||
Put cmake in a debug mode.
|
||||
|
||||
Reference in New Issue
Block a user