diff --git a/CMakeLists.txt b/CMakeLists.txt index 45234670..3de4e252 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)