summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/try_compile-custom-variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/try_compile-custom-variables.rst')
-rw-r--r--Help/release/dev/try_compile-custom-variables.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Help/release/dev/try_compile-custom-variables.rst b/Help/release/dev/try_compile-custom-variables.rst
deleted file mode 100644
index 539b364..0000000
--- a/Help/release/dev/try_compile-custom-variables.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-try_compile-custom-variables
-----------------------------
-
-* A :variable:`CMAKE_TRY_COMPILE_PLATFORM_VARIABLES` variable was
- added for use by toolchain files to specify platform-specific
- variables that must be propagated by the :command:`try_compile`
- command into test projects.