mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Explicitly mention the expected root directory for discord-rpc
[ci skip]
This commit is contained in:
@@ -116,7 +116,7 @@ if(EXISTS "${ROOT_DIR}/discord-rpc")
|
||||
set(HAVE_DISCORD_RPC TRUE)
|
||||
message("Building with discord-rpc support")
|
||||
else()
|
||||
message("No discord-rpc detected, to enable clone discord-rpc to root directory")
|
||||
message("No discord-rpc detected, to enable clone discord-rpc to root directory: ${ROOT_DIR}")
|
||||
endif()
|
||||
|
||||
# Include sub-projects
|
||||
|
||||
Reference in New Issue
Block a user