SDL/cmake/test/swift/module.modulemap

5 lines
60 B
Plaintext

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