summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-02-26 19:12:34 (GMT)
committerBrad King <brad.king@kitware.com>2019-02-26 19:12:34 (GMT)
commit7a1f3fe041c453101a913a0ef5b23922a86bd604 (patch)
tree0178a4a23762d481747fbd7795e7f76d7614a114 /Help/release
parente6897c72e7c59f7a0b82ed19c1bdb40d42f7adaa (diff)
downloadCMake-7a1f3fe041c453101a913a0ef5b23922a86bd604.zip
CMake-7a1f3fe041c453101a913a0ef5b23922a86bd604.tar.gz
CMake-7a1f3fe041c453101a913a0ef5b23922a86bd604.tar.bz2
FindOctave: Remove module pending further work
The `FindOctave` module added by commit 170bcb6fdc (FindOctave: Add module to find GNU octave, 2018-11-17, v3.14.0-rc1~283^2) has a few problems in its implementation that need to be worked out before the module can be included in a CMake release. These were missed during review. Remove the module for now. It can be restored later with a fresh review. Issue: #18991
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.14.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Help/release/3.14.rst b/Help/release/3.14.rst
index 13d209f..f05c53c 100644
--- a/Help/release/3.14.rst
+++ b/Help/release/3.14.rst
@@ -211,8 +211,6 @@ Modules
mirror the new options to the ``mex`` command in MATLAB R2018a.
The option ``MX_LIBRARY`` is no longer needed.
-* A :module:`FindOctave` module was added to find GNU octave.
-
* The :module:`FindPostgreSQL` module now provides imported targets.
* The :module:`FindPython`, :module:`FindPython2`, and :module:`FindPython3`