mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
7 lines
170 B
ReStructuredText
7 lines
170 B
ReStructuredText
IN_TRY_COMPILE
|
|
--------------
|
|
|
|
Read-only property that is true during a try-compile configuration.
|
|
|
|
True when building a project inside a TRY_COMPILE or TRY_RUN command.
|