Files
CMake/Help/release/dev/trace-try_compile.rst
Matthew Woehlke 5ba51621af try_compile: Propagate --trace through try_compile
Add ability to specify another cmake instance from which to get the
trace output target. Use this during try_compile.
2022-10-11 12:10:18 -04:00

6 lines
147 B
ReStructuredText

trace-try_compile
-----------------
* The :option:`cmake --trace` option now follows :command:`try_compile` and
:command:`try_run` invocations.