diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2016-04-27 20:38:59 (GMT) |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2016-04-27 20:38:59 (GMT) |
commit | 2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28 (patch) | |
tree | 346474301d2438e15bc03846f24e4d2aad158c3e /Help/prop_gbl/IN_TRY_COMPILE.rst | |
parent | edf1c8e37d96b6a657d83425b8a3977ff1fa54f5 (diff) | |
download | CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.zip CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.gz CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.bz2 |
Help: Hyperlink properties
Diffstat (limited to 'Help/prop_gbl/IN_TRY_COMPILE.rst')
-rw-r--r-- | Help/prop_gbl/IN_TRY_COMPILE.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/prop_gbl/IN_TRY_COMPILE.rst b/Help/prop_gbl/IN_TRY_COMPILE.rst index 3a2ef5b..fd2d2e1 100644 --- a/Help/prop_gbl/IN_TRY_COMPILE.rst +++ b/Help/prop_gbl/IN_TRY_COMPILE.rst @@ -3,4 +3,5 @@ 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. +True when building a project inside a :command:`try_compile` or +:command:`try_run` command. |