mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
CMakeLists: Remove trailing space
While we're in the same area, amend the newlining of the if block
This commit is contained in:
parent
23bc463ec9
commit
a7cf1548b0
@ -701,7 +701,6 @@ if(NOT ANDROID)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
if(USE_DISCORD_PRESENCE)
|
if(USE_DISCORD_PRESENCE)
|
||||||
message(STATUS "Using static DiscordRPC from Externals")
|
message(STATUS "Using static DiscordRPC from Externals")
|
||||||
add_subdirectory(Externals/discord-rpc)
|
add_subdirectory(Externals/discord-rpc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user