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

4 lines
60 B
Text

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