mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 23:40:50 +02:00
CI fix 2
This commit is contained in:
@@ -101,7 +101,6 @@ else()
|
|||||||
|
|
||||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||||
target_compile_options(sdrpp_core PRIVATE -static)
|
target_compile_options(sdrpp_core PRIVATE -static)
|
||||||
target_link_options(sdrpp_core PRIVATE -static-libgcc -static-libstdc++)
|
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
endif ()
|
endif ()
|
||||||
|
Reference in New Issue
Block a user