1IN_TRY_COMPILE 2-------------- 3 4Read-only property that is true during a try-compile configuration. 5 6True when building a project inside a :command:`try_compile` or 7:command:`try_run` command. 8