shithub: aubio

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

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

  export *
  module * { export * }
}