Enable Discord presence on Linux

This commit is contained in:
RipleyTom 2024-01-25 06:16:02 +01:00 committed by Megamouse
parent e8ad6ec673
commit 7661df0847
2 changed files with 3 additions and 0 deletions

View file

@ -43,6 +43,7 @@ cmake .. \
-DUSE_SYSTEM_CURL=ON \
-DUSE_SDL=ON \
-DUSE_SYSTEM_FFMPEG=OFF \
-DUSE_DISCORD_RPC=ON \
-DOpenGL_GL_PREFERENCE=LEGACY \
-DLLVM_DIR=/opt/llvm/lib/cmake/llvm \
-DSTATIC_LINK_LLVM=ON \