shithub: aubio

ref: 51b9c834bc881a2dab00755d004432f18445ced7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}