Removing calls to deprecated cmake functions.
Related to the use of GenerateExportHeaders. In some cases, the following attributes may need to be set as follows: set(CMAKE_CXX_VISIBILITY_PRESET hidden) set(CMAKE_VISIBILITY_INLINES_HIDDEN 1)
Please register or sign in to comment