NO_DISCORDRPC to disable rich presence on Windows

This commit is contained in:
James R 2020-08-30 19:11:30 -07:00
parent 7ab1c4a2df
commit 6d2c7f4ae7

View file

@ -30,7 +30,9 @@ ifndef MINGW64 #miniupnc is broken with MINGW64
endif
endif
ifndef NO_DISCORDRPC
HAVE_DISCORDRPC=1
endif
OPTS=-DSTDC_HEADERS