some more info to minimal example
This commit is contained in:
@@ -12,6 +12,9 @@ if(UNIX AND NOT APPLE)
|
||||
message(STATUS "Defining _GNU_SOURCE for Unix build")
|
||||
endif()
|
||||
|
||||
# Common compile options
|
||||
add_compile_options("-fvisibility=hidden")
|
||||
|
||||
# Handle 3rd party dependencies
|
||||
# #############################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user