mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-16 00:08:59 +00:00
update to new zig-v8-fork
This commit is contained in:
@@ -144,7 +144,7 @@ fn addDependencies(b: *Build, mod: *Build.Module, opts: *Build.Step.Options, pre
|
||||
.target = target,
|
||||
.optimize = mod.optimize.?,
|
||||
.prebuilt_v8_path = prebuilt_v8_path,
|
||||
.v8_cache_root = b.cache_root.path orelse "./",
|
||||
.cache_root = b.pathFromRoot(".lp-cache"),
|
||||
};
|
||||
|
||||
mod.addIncludePath(b.path("vendor/lightpanda"));
|
||||
|
||||
Reference in New Issue
Block a user