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

5 lines
60 B
Plaintext

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