Skip to content

Commit ea88e7a

Browse files
author
kristopher tate
committed
CMakeLists.txt: update index for new files;
1 parent 1cacfff commit ea88e7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,9 @@ set(ZIG_STD_FILES
466466
"event/lock.zig"
467467
"event/locked.zig"
468468
"event/loop.zig"
469+
"event/loop/darwin.zig"
470+
"event/loop/linux.zig"
471+
"event/loop/windows.zig"
469472
"event/rwlock.zig"
470473
"event/rwlocked.zig"
471474
"event/tcp.zig"

0 commit comments

Comments
 (0)