Merge branch 'FindOctave-remove' into release-3.14

Merge-request: !3027
This commit is contained in:
Brad King
2019-02-27 07:57:03 -05:00
10 changed files with 0 additions and 266 deletions

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

View File

@@ -1 +0,0 @@
.. cmake-module:: ../../Modules/FindOctave.cmake

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`