This commit is contained in:
@@ -93,9 +93,7 @@ endif (WINDOWS)
|
||||
|
||||
if (STATICC)
|
||||
SET(_LINKS ${_LINKS} -static-libgcc -static-libstdc++)
|
||||
if (NOT DEFINED CONAN_EXPORTED)
|
||||
SET(_TESTLINKS ${_TESTLINKS} -static-libgcc -static-libstdc++)
|
||||
endif()
|
||||
SET(_TESTLINKS ${_TESTLINKS} -static-libgcc -static-libstdc++)
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user