Build hunter tool as a separate binary. (#2108)

This commit is contained in:
web3-developer 2024-03-27 00:18:03 +08:00 committed by GitHub
parent ef378c88a5
commit 547f198ace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,8 @@ EXCLUDED_NIM_PACKAGES := \
# debugging tools + testing tools
TOOLS := \
test_tools_build \
persist
persist \
hunter
TOOLS_DIRS := \
tests \
premix