X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmakefile.osx;h=2bb898049db04959f3a8aad4b3390a11cc50e309;hb=22123c85f3722abad896aebb564a89d88da92e81;hp=4b0b521a33e6dc62fb968a68480ebf3a98cb796a;hpb=3528650560a2c417da2303869c743da019defc6d;p=novacoin.git diff --git a/src/makefile.osx b/src/makefile.osx index 4b0b521..2bb8980 100644 --- a/src/makefile.osx +++ b/src/makefile.osx @@ -95,6 +95,10 @@ else endif endif +ifdef USE_QRCODE + DEFS += -DUSE_QRCODE=$(USE_QRCODE) + LIBS += -lqrencode +endif all: bitcoind