mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
`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.