Skip to content

FindMatlab: removing spaces in compiler define

Spaces in DLL_EXPORT_SYM=__attribute__ ((visibility (\"default\"))) are causing a compilation error.

This is confirmed to fix #19279 (closed) but it is a blind fix as I do not have the environment to reproduce it.

Merge request reports