diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2018-10-16 16:09:08 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2018-10-16 16:09:08 -0500 |
| commit | 3da9eab934710d25eb8e9ca2a4e46dbe6e10b649 (patch) | |
| tree | 5e79660f78fd22b6901b672ecb5a353789baaf88 | |
| parent | d7f0be3270d4a613e04e3f5ab5f775d78cf4231d (diff) | |
| parent | 448519ddc117af84c8ad61717c796236b7fa44ab (diff) | |
| download | monzero-gui-3da9eab934710d25eb8e9ca2a4e46dbe6e10b649.tar.gz monzero-gui-3da9eab934710d25eb8e9ca2a4e46dbe6e10b649.tar.xz monzero-gui-3da9eab934710d25eb8e9ca2a4e46dbe6e10b649.zip | |
Merge pull request #1652
448519d Linking hidapi for OSX builds (skftn)
| -rw-r--r-- | monero-wallet-gui.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index 25721c7c..85945a83 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -328,6 +328,7 @@ macx { -L/usr/local/opt/openssl/lib \ -L/usr/local/opt/boost/lib \ -lboost_serialization \ + -lhidapi \ -lboost_thread-mt \ -lboost_system \ -lboost_date_time \ |
