diff options
Diffstat (limited to 'Help/release/dev/FindMatlab-2018b.rst')
-rw-r--r-- | Help/release/dev/FindMatlab-2018b.rst | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Help/release/dev/FindMatlab-2018b.rst b/Help/release/dev/FindMatlab-2018b.rst deleted file mode 100644 index c698b9d..0000000 --- a/Help/release/dev/FindMatlab-2018b.rst +++ /dev/null @@ -1,12 +0,0 @@ -FindMatlab-2018b ----------------- - -* The :module:`FindMatlab` module gained new components ``ENGINE_LIBRARY`` and - ``DATAARRAY_LIBRARY`` to request finding the Matlab C++ Engine and DataArray - libraries respectively. - -* The :module:`FindMatlab` module now explicitly exports mexFunction in Visual - Studio. - -* The :module:`FindMatlab` module gained the ability to discover Matlab R2018a - and R2018b. |