Skip to content

Commit f486c65

Browse files
fix cmake to prevent always enabling the pager decoder
1 parent f1f04d5 commit f486c65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ if (OPT_BUILD_WEATHER_SAT_DECODER)
247247
add_subdirectory("decoder_modules/weather_sat_decoder")
248248
endif (OPT_BUILD_WEATHER_SAT_DECODER)
249249

250-
add_subdirectory("decoder_modules/pager_decoder")
251250

252251
# Misc
253252
if (OPT_BUILD_DISCORD_PRESENCE)

0 commit comments

Comments
 (0)