Luminate/Sources/CMPV/module.modulemap

5 lines
73 B
Text

module CMPV [system] {
header "shim.h"
link "mpv"
export *
}