This commit is contained in:
parent
b3290f0672
commit
9caf1959fa
@ -93,10 +93,8 @@ endif (WINDOWS)
|
||||
|
||||
if (STATICC)
|
||||
SET(_LINKS ${_LINKS} -static-libgcc -static-libstdc++)
|
||||
if (NOT DEFINED CONAN_EXPORTED)
|
||||
SET(_TESTLINKS ${_TESTLINKS} -static-libgcc -static-libstdc++)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
target_link_libraries(pkmnLib PUBLIC ${_LINKS})
|
||||
|
Loading…
x
Reference in New Issue
Block a user