mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-20 14:10:27 -06:00
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.
|