feat: enable preview_mt flag
This commit is contained in:
parent
6feedc2c70
commit
32f0b6832b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ prepare:
|
|||
shards install
|
||||
|
||||
build:
|
||||
shards build --error-trace
|
||||
shards build --error-trace -Dpreview_mt
|
||||
@echo SUCCESS
|
||||
|
||||
watch:
|
||||
|
|
Loading…
Reference in a new issue