mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
8 lines
192 B
ReStructuredText
8 lines
192 B
ReStructuredText
IN_TRY_COMPILE
|
|
--------------
|
|
|
|
Read-only property that is true during a try-compile configuration.
|
|
|
|
True when building a project inside a :command:`try_compile` or
|
|
:command:`try_run` command.
|