mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
build compiles at least
This commit is contained in:
@@ -47,7 +47,7 @@ pub fn buildTracy(
|
||||
|
||||
lib.addIncludePath(root);
|
||||
lib.addCSourceFile(try std.fs.path.join(
|
||||
lib.builder.allocator,
|
||||
b.allocator,
|
||||
&.{ root, "TracyClient.cpp" },
|
||||
), flags.items);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user