mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 13:21:31 +00:00
cmake: readd discord rpc libraries to link
This commit is contained in:
parent
e87650f653
commit
f945c369c7
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +174,7 @@ if(${SDL2_FOUND})
|
|||
${ZLIB_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
${CURL_LIBRARIES}
|
||||
${DISCORDRPC_LIBRARIES}
|
||||
)
|
||||
|
||||
if(${CMAKE_SYSTEM} MATCHES Linux)
|
||||
|
|
Loading…
Reference in a new issue