mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
build: debug and test builds via contrib
This commit is contained in:
parent
5dbcceb664
commit
f29fecd517
7 changed files with 88 additions and 5 deletions
|
@ -7,6 +7,10 @@ darwin_packages = sodium-darwin
|
|||
linux_packages = eudev
|
||||
qt_packages = qt
|
||||
|
||||
ifeq ($(build_tests),ON)
|
||||
packages += gtest
|
||||
endif
|
||||
|
||||
ifeq ($(host_os),linux)
|
||||
packages += unwind
|
||||
packages += sodium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue