blob: fd2d2e196843a0a024fa993a8387dff1c0ba1f54 (
plain)
1
2
3
4
5
6
7
|
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.
|