diff --git a/CMakeLists.txt b/CMakeLists.txt index f5dfeb6..3b1bdd5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,6 +93,7 @@ if (NOT MSVC) -Wstrict-prototypes -Wmissing-prototypes -Wconversion -Wno-sign-conversion + -static-libgcc ) endif (NOT MSVC)