Hide symbols unless in CS
This commit is contained in:
@@ -61,6 +61,7 @@ endif()
|
||||
# Target . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
if(BUILD_MONO)
|
||||
set( CMAKE_C_VISIBILITY_PRESET default)
|
||||
add_compile_definitions(CS_MONO_BUILD)
|
||||
endif(BUILD_MONO)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user