Skip to content

Commit

Permalink
go my discord-rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy committed Feb 10, 2025
1 parent d6b1410 commit 4287161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ if(HAVE_OPENGL)
endif()

if(ENABLE_DISCORD)
target_link_libraries(supertux2 PUBLIC DiscordRPC)
target_link_libraries(supertux2 PUBLIC discord-rpc)
endif()

## Install stuff
Expand Down

0 comments on commit 4287161

Please sign in to comment.