mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-29 16:24:22 +00:00
Merge pull request #3917
5c80b9a build: build qt tests after qt libs/executable (Wladimir J. van der Laan)
This commit is contained in:
commit
6539cfc583
@ -7,8 +7,8 @@ AM_CPPFLAGS += -I$(top_srcdir)/src \
|
||||
$(QR_CFLAGS)
|
||||
bin_PROGRAMS = bitcoin-qt
|
||||
noinst_LIBRARIES = libbitcoinqt.a
|
||||
SUBDIRS = $(BUILD_TEST_QT)
|
||||
DIST_SUBDIRS = test
|
||||
SUBDIRS = . $(BUILD_TEST_QT)
|
||||
DIST_SUBDIRS = . test
|
||||
|
||||
# bitcoin qt core #
|
||||
QT_TS = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user