Files
Mikemon/libs/SDL3/cmake/test/swift/module.modulemap
T

5 lines
60 B
Plaintext

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