FindMatlab: fix header visibility of the generated mex files
This commit is contained in:
parent
221a02635e
commit
5752e55805
@ -918,7 +918,7 @@ function(matlab_add_mex )
|
|||||||
PROPERTIES
|
PROPERTIES
|
||||||
CXX_VISIBILITY_PRESET "hidden"
|
CXX_VISIBILITY_PRESET "hidden"
|
||||||
C_VISIBILITY_PRESET "hidden"
|
C_VISIBILITY_PRESET "hidden"
|
||||||
VISIBILITY_INLINES_HIDDEN "hidden"
|
VISIBILITY_INLINES_HIDDEN ON
|
||||||
)
|
)
|
||||||
|
|
||||||
# get_target_property(
|
# get_target_property(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user