libraw-swift/module.modulemap

6 lines
75 B
Plaintext

module libraw [system] {
header "shim.h"
link "raw"
export *
}