mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-28 02:26:07 +00:00
Update CMakeLists.txt (#1396)
This commit is contained in:
parent
70430313e3
commit
0f0d9740c2
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
|
@ -186,6 +186,7 @@ endif()
|
|||
|
||||
# Discord RPC
|
||||
set(BUILD_EXAMPLES OFF)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -w")
|
||||
add_subdirectory(discord-rpc/)
|
||||
target_include_directories(discord-rpc INTERFACE discord-rpc/include)
|
||||
|
||||
|
|
Loading…
Reference in a new issue