mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
e265065ed6
`matlab_add_mex` uses the plain signature of `target_link_libraries`, so we need to use the plain signature also outside of `matlab_add_mex` to avoid a configuration error.