parent
fa6f489619
commit
f4cf15e5c3
2 changed files with 3 additions and 2 deletions
|
|
@ -345,6 +345,7 @@ pub fn build_exe(
|
|||
.target = target,
|
||||
.optimize = optimize_deps,
|
||||
.use_tree_sitter = use_tree_sitter,
|
||||
.use_llvm = use_llvm,
|
||||
});
|
||||
const syntax_mod = syntax_dep.module("syntax");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue