shithub: aubio

ref: ced47c74d1075ec9d153fa5b028221b566b7a218
dir: /scripts/apple/Modules/module.modulemap/

View raw version
framework module aubio {
  umbrella header "aubio.h"

  export *
  module * { export * }
}