mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
CI fix 2
This commit is contained in:
parent
94b7676ca5
commit
8c15e78315
@ -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 ()
|
||||
|
Loading…
Reference in New Issue
Block a user