This commit is contained in:
AlexandreRouma 2021-10-03 19:00:50 +02:00
parent 94b7676ca5
commit 8c15e78315

View File

@ -101,7 +101,6 @@ else()
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
target_compile_options(sdrpp_core PRIVATE -static)
target_link_options(sdrpp_core PRIVATE -static-libgcc -static-libstdc++)
endif ()
endif ()