summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-02-18 15:08:03 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-02-18 15:08:03 (GMT)
commite503941adb1f9c5d2a61e62b2b06003e959f28dd (patch)
tree9e5b1a19cfb2dd65ff512149275d1ef8b782db28 /Help/release
parent2321e63734d1b31eebc344e18a5b45fc76343185 (diff)
parentbeaa4fa5ddba4298dfc94b38e1695bac28ea5faf (diff)
downloadCMake-e503941adb1f9c5d2a61e62b2b06003e959f28dd.zip
CMake-e503941adb1f9c5d2a61e62b2b06003e959f28dd.tar.gz
CMake-e503941adb1f9c5d2a61e62b2b06003e959f28dd.tar.bz2
Merge topic 'de-deprecate-CMakeForceCompiler'
beaa4fa5 CMakeForceCompiler: De-deprecate until more use cases have alternatives
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.5.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Help/release/3.5.rst b/Help/release/3.5.rst
index 62703b3..009eb3c 100644
--- a/Help/release/3.5.rst
+++ b/Help/release/3.5.rst
@@ -159,9 +159,6 @@ Other
Deprecated and Removed Features
===============================
-* The :module:`CMakeForceCompiler` module and its macros are now deprecated.
- See module documentation for an explanation.
-
* The :manual:`cmake(1)` ``-E time`` command now properly passes arguments
with spaces or special characters through to the child process. This
may break scripts that worked around the bug with their own extra