Skip to content

Commit

Permalink
Add shims.c to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Nov 18, 2024
1 parent f8cfa46 commit 286b483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ set(libobjc_C_SRCS
runtime.c
sarray2.c
sendmsg2.c
shims.c
fast_paths.m
)
set(libobjc_HDRS
Expand Down

0 comments on commit 286b483

Please sign in to comment.