Merge topic 'FindOctave-remove'

7a1f3fe041 FindOctave: Remove module pending further work

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3027
This commit is contained in:
Brad King
2019-02-27 12:56:55 +00:00
committed by Kitware Robot
10 changed files with 0 additions and 266 deletions
-1
View File
@@ -178,7 +178,6 @@ They are normally called through the :command:`find_package` command.
/module/FindMPEG2
/module/FindMPEG
/module/FindMPI
/module/FindOctave
/module/FindODBC
/module/FindOpenACC
/module/FindOpenAL
-1
View File
@@ -1 +0,0 @@
.. cmake-module:: ../../Modules/FindOctave.cmake
-2
View File
@@ -216,8 +216,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`