mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-29 06:43:17 +00:00
externals: Update discord-rpc. (#2094)
This commit is contained in:
parent
8f5bcb0f1c
commit
e791ff4c5c
2 changed files with 1 additions and 3 deletions
2
externals/CMakeLists.txt
vendored
2
externals/CMakeLists.txt
vendored
|
@ -213,9 +213,7 @@ endif()
|
|||
|
||||
# Discord RPC
|
||||
if (ENABLE_DISCORD_RPC)
|
||||
set(BUILD_EXAMPLES OFF)
|
||||
add_subdirectory(discord-rpc)
|
||||
target_include_directories(discord-rpc INTERFACE discord-rpc/include)
|
||||
endif()
|
||||
|
||||
# GCN Headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue