mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
FindMatlab: Fix documentation
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
# * ``MX_LIBRARY``, ``ENG_LIBRARY`` and ``MAT_LIBRARY``: respectively the MX,
|
||||
# ENG and MAT libraries of Matlab
|
||||
# * ``MAIN_PROGRAM`` the Matlab binary program.
|
||||
# * ``MEX_COMPILER`` the MEX compiler.
|
||||
#
|
||||
# .. note::
|
||||
#
|
||||
@@ -835,7 +836,7 @@ endfunction()
|
||||
# ``NAME``
|
||||
# name of the target.
|
||||
# ``SRC``
|
||||
# list of tje source files.
|
||||
# list of source files.
|
||||
# ``LINK_TO``
|
||||
# a list of additional link dependencies. The target links to ``libmex``
|
||||
# by default. If ``Matlab_MX_LIBRARY`` is defined, it also
|
||||
|
||||
Reference in New Issue
Block a user