mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add library dir for test runtime
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14919 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
e2b78c6034
commit
f6b6abc33f
@ -10,6 +10,7 @@ GNC_TEST_DEPS := \
|
||||
--gnc-module-dir ${top_builddir}/src/gnc-module \
|
||||
--gnc-module-dir ${top_builddir}/src/network-utils \
|
||||
--guile-load-dir ${G_WRAP_MODULE_DIR} \
|
||||
--library-dir ${top_builddir}/lib/libqof/qof \
|
||||
--library-dir ${G_WRAP_LIB_DIR}
|
||||
|
||||
TESTS_ENVIRONMENT := \
|
||||
|
Loading…
Reference in New Issue
Block a user