We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f530f commit 61f2fbbCopy full SHA for 61f2fbb
1 file changed
build.zig
@@ -1516,6 +1516,8 @@ const objective_c_src_files = [_][]const u8{
1516
"src/render/metal/SDL_render_metal.m",
1517
"src/sensor/coremotion/SDL_coremotionsensor.m",
1518
1519
+ "src/tray/cocoa/SDL_tray.m",
1520
+
1521
"src/video/cocoa/SDL_cocoaclipboard.m",
1522
"src/video/cocoa/SDL_cocoaevents.m",
1523
"src/video/cocoa/SDL_cocoakeyboard.m",
0 commit comments