FindMatlab: fix header visibility of the generated mex files

This commit is contained in:
Raffi Enficiaud
2015-05-29 17:37:04 +02:00
committed by Brad King
parent 221a02635e
commit 5752e55805

View File

@@ -918,7 +918,7 @@ function(matlab_add_mex )
PROPERTIES
CXX_VISIBILITY_PRESET "hidden"
C_VISIBILITY_PRESET "hidden"
VISIBILITY_INLINES_HIDDEN "hidden"
VISIBILITY_INLINES_HIDDEN ON
)
# get_target_property(