Files
CMake/Help/release/dev/FindMatlab-2018b.rst
2018-09-26 07:54:50 -04:00

13 lines
403 B
ReStructuredText

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.