mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +01:00
add missing compile flags
This commit is contained in:
parent
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user