summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/try_compile-lang-std.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/try_compile-lang-std.rst')
-rw-r--r--Help/release/dev/try_compile-lang-std.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/try_compile-lang-std.rst b/Help/release/dev/try_compile-lang-std.rst
deleted file mode 100644
index 849cecc..0000000
--- a/Help/release/dev/try_compile-lang-std.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-try_compile-lang-std
---------------------
-
-* The :command:`try_compile` command source file signature gained new options
- to specify the language standard to use in the generated test project.
-
-* The :command:`try_compile` command source file signature now honors
- language standard variables like :variable:`CMAKE_CXX_STANDARD`.
- See policy :policy:`CMP0067`.