mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 16:24:51 +00:00
CMakeLists.txt: add darwin_socket.zig;
Tracking issue #1271; thanks @Hejsil;
This commit is contained in:
parent
460c266216
commit
501dd5f284
@ -555,6 +555,7 @@ set(ZIG_STD_FILES
|
||||
"os/child_process.zig"
|
||||
"os/darwin.zig"
|
||||
"os/darwin_errno.zig"
|
||||
"os/darwin_socket.zig"
|
||||
"os/epoch.zig"
|
||||
"os/file.zig"
|
||||
"os/get_app_data_dir.zig"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user