From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- contrib/SDL-3.2.8/cmake/test/swift/module.modulemap | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 contrib/SDL-3.2.8/cmake/test/swift/module.modulemap (limited to 'contrib/SDL-3.2.8/cmake/test/swift/module.modulemap') diff --git a/contrib/SDL-3.2.8/cmake/test/swift/module.modulemap b/contrib/SDL-3.2.8/cmake/test/swift/module.modulemap deleted file mode 100644 index bbc26a9..0000000 --- a/contrib/SDL-3.2.8/cmake/test/swift/module.modulemap +++ /dev/null @@ -1,4 +0,0 @@ -module SDL3 [extern_c] { - header "shim.h" - export * -} -- cgit v1.2.3