mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-16 02:40:01 +02:00
Renamed discord-integration to discord_integration
This commit is contained in:
@@ -89,7 +89,7 @@ add_subdirectory("weather_sat_decoder")
|
||||
endif (OPT_BUILD_WEATHER_SAT_DECODER)
|
||||
|
||||
if (OPT_BUILD_DISCORD_PRESENCE)
|
||||
add_subdirectory("discord-integration")
|
||||
add_subdirectory("discord_integration")
|
||||
endif (OPT_BUILD_DISCORD_PRESENCE)
|
||||
|
||||
if (MSVC)
|
||||
|
Reference in New Issue
Block a user