From 286b4837ca471449e2cac7a477dfd7719ecd3fc4 Mon Sep 17 00:00:00 2001 From: hmelder Date: Mon, 18 Nov 2024 22:16:31 +0100 Subject: [PATCH] Add shims.c to CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 10f47c71..68787088 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -78,6 +78,7 @@ set(libobjc_C_SRCS runtime.c sarray2.c sendmsg2.c + shims.c fast_paths.m ) set(libobjc_HDRS