mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 19:38:14 +00:00
cmake: add swift test
This commit is contained in:
4
cmake/test/swift/module.modulemap
Normal file
4
cmake/test/swift/module.modulemap
Normal file
@@ -0,0 +1,4 @@
|
||||
module SDL3 [extern_c] {
|
||||
header "shim.h"
|
||||
export *
|
||||
}
|
Reference in New Issue
Block a user