shithub: aubio

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

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

  export *
  module * { export * }
}