Merge pull request #5542
2ecd294Bugfix: configure: Correctly detect "nothing to build" condition (Luke Dashjr)b7a4eccBugfix: Only check for boost when building code that requires it (Luke Dashjr)a19eeacBugfix: configure: Check for openssl/ec.h (Luke Dashjr)fe925e2Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unused code (Cory Fields)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
bin_PROGRAMS += qt/bitcoin-qt
|
||||
noinst_LIBRARIES += qt/libbitcoinqt.a
|
||||
EXTRA_LIBRARIES += qt/libbitcoinqt.a
|
||||
|
||||
# bitcoin qt core #
|
||||
QT_TS = \
|
||||
|
||||
Reference in New Issue
Block a user