kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
add missing compile flags
rodzic
b1ad7590cc
commit
1b0a5ed88e
|
@ -308,6 +308,7 @@ target_link_libraries(sdrpp PRIVATE sdrpp_core)
|
||||||
|
|
||||||
# Compiler arguments
|
# Compiler arguments
|
||||||
target_compile_options(sdrpp PRIVATE ${SDRPP_COMPILER_FLAGS})
|
target_compile_options(sdrpp PRIVATE ${SDRPP_COMPILER_FLAGS})
|
||||||
|
target_compile_options(min_broken PRIVATE ${SDRPP_COMPILER_FLAGS})
|
||||||
|
|
||||||
# Copy dynamic libs over
|
# Copy dynamic libs over
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
|
|
Ładowanie…
Reference in New Issue