kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fix cmake to prevent always enabling the pager decoder
rodzic
f1f04d59fe
commit
f486c657c1
|
@ -247,7 +247,6 @@ if (OPT_BUILD_WEATHER_SAT_DECODER)
|
||||||
add_subdirectory("decoder_modules/weather_sat_decoder")
|
add_subdirectory("decoder_modules/weather_sat_decoder")
|
||||||
endif (OPT_BUILD_WEATHER_SAT_DECODER)
|
endif (OPT_BUILD_WEATHER_SAT_DECODER)
|
||||||
|
|
||||||
add_subdirectory("decoder_modules/pager_decoder")
|
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
if (OPT_BUILD_DISCORD_PRESENCE)
|
if (OPT_BUILD_DISCORD_PRESENCE)
|
||||||
|
|
Ładowanie…
Reference in New Issue