shithub: aubio

ref: 80e9efc8817d89b59722d4aae67fb514e0747be9
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}