mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-12 07:39:41 +02:00
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