shithub: aubio

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

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

  export *
  module * { export * }
}