mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
Add ability to specify another cmake instance from which to get the trace output target. Use this during try_compile.
6 lines
147 B
ReStructuredText
6 lines
147 B
ReStructuredText
trace-try_compile
|
|
-----------------
|
|
|
|
* The :option:`cmake --trace` option now follows :command:`try_compile` and
|
|
:command:`try_run` invocations.
|