Files
cxx-swift-interop/Sources/SDLSwift/module.modulemap

4 lines
34 B
Plaintext
Raw Normal View History

module SDL3 {
2024-08-04 19:18:30 +10:00
header "shim.h"
}