Remove unused file

pull/2213/head
Jason Rhinelander 7 months ago
parent 1ca81713ab
commit 6ebc812cda
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262

@ -1,7 +0,0 @@
if(STATIC_LINK)
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
link_libraries( -static-libstdc++ )
else()
link_libraries( -static-libstdc++ -static-libgcc )
endif()
endif()
Loading…
Cancel
Save