mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 21:34:33 +00:00
fixes nimbus.nimble
This commit is contained in:
parent
da75707912
commit
9ab860a00d
@ -39,9 +39,9 @@ task test, "Run tests":
|
||||
test "all_tests"
|
||||
# debugging tools don't yet have tests
|
||||
# but they should be compilable
|
||||
nim c premix/debug
|
||||
nim c premix/persist
|
||||
nim c premix/premix
|
||||
buildBinary "premix", "premix/"
|
||||
buildBinary "persist", "premix/"
|
||||
buildBinary "debug", "premix/"
|
||||
|
||||
task nimbus, "Build Nimbus":
|
||||
buildBinary "nimbus", "nimbus/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user