mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-16 23:06:20 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const c = @cImport({
|
||||
@cInclude("gtk/gtk.h");
|
||||
@cInclude("libadwaita-1/adwaita.h");
|
||||
if (@import("build_options").libadwaita) @cInclude("libadwaita-1/adwaita.h");
|
||||
});
|
||||
|
||||
pub usingnamespace c;
|
||||
|
Reference in New Issue
Block a user