Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unused code
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