summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst')
-rw-r--r--share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst b/share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst
new file mode 100644
index 0000000..fd2d2e1
--- /dev/null
+++ b/share/cmake-3.6/Help/prop_gbl/IN_TRY_COMPILE.rst
@@ -0,0 +1,7 @@
+IN_TRY_COMPILE
+--------------
+
+Read-only property that is true during a try-compile configuration.
+
+True when building a project inside a :command:`try_compile` or
+:command:`try_run` command.