Update readme and apple build
This commit is contained in:
parent
524e10ac8f
commit
4e5e3e515c
|
@ -112,7 +112,7 @@ if (NOT MSVC)
|
|||
-Wmissing-prototypes
|
||||
-Wconversion -Wno-sign-conversion
|
||||
)
|
||||
if (NOT CLANG)
|
||||
if (NOT APPLE)
|
||||
add_definitions(-static -static-libgcc -static-libstdc++)
|
||||
endif ()
|
||||
endif (NOT MSVC)
|
||||
|
|
Loading…
Reference in New Issue