mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
cmake: add swift test
This commit is contained in:
parent
37881b3150
commit
8a5d1fc196
4 changed files with 45 additions and 0 deletions
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 *
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue