mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 02:37:32 +01:00
fix cmake to prevent always enabling the pager decoder
This commit is contained in:
parent
f1f04d59fe
commit
f486c657c1
@ -247,7 +247,6 @@ if (OPT_BUILD_WEATHER_SAT_DECODER)
|
||||
add_subdirectory("decoder_modules/weather_sat_decoder")
|
||||
endif (OPT_BUILD_WEATHER_SAT_DECODER)
|
||||
|
||||
add_subdirectory("decoder_modules/pager_decoder")
|
||||
|
||||
# Misc
|
||||
if (OPT_BUILD_DISCORD_PRESENCE)
|
||||
|
Loading…
Reference in New Issue
Block a user