Skip to content

Commit

Permalink
mac requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
shopglobal authored Jun 15, 2019
1 parent a52035a commit b5ed96b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions electronero-wallet-gui.pro
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ CONFIG += c++11 link_pkgconfig
packagesExist(hidapi-libusb) {
PKGCONFIG += hidapi-libusb
}
packagesExist(libpcsclite) {
PKGCONFIG += libpcsclite
}
QMAKE_CXXFLAGS += -fPIC -fstack-protector
QMAKE_LFLAGS += -fstack-protector

Expand Down

0 comments on commit b5ed96b

Please sign in to comment.