aboutsummaryrefslogtreecommitdiff
path: root/Sources/CLVGL/include/module.modulemap
blob: 19c28fb81a9de2ba4df9420e294631c68a55ac8a (plain)
1
2
3
4
module CLVGL {
    umbrella header "shim.h"
    export *
}