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

4 lines
34 B
Plaintext
Raw Normal View History

2024-08-03 23:28:29 -07:00
module SDL3 {
header "SDL3.h"
}