Files
SDL/cmake/test/swift/module.modulemap
2024-07-27 17:13:52 +02:00

5 lines
60 B
Plaintext

module SDL2 [extern_c] {
header "shim.h"
export *
}