aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.osx
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.osx')
-rw-r--r--src/makefile.osx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/makefile.osx b/src/makefile.osx
index 4b0b521a33..2bb898049d 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