summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst b/share/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst
new file mode 100755
index 0000000..3a2ef5b
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_gbl/IN_TRY_COMPILE.rst
@@ -0,0 +1,6 @@
+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.