1
0
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:
Michał Janiszewski
2017-11-15 22:39:47 +01:00
parent 0b5a067bbc
commit 0f3b6b1590

View File

@@ -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