mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-30 11:08:51 -06:00
13 lines
403 B
ReStructuredText
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.
|