shithub: aubio

ref: 78af84ab851bb4e2031394a80ea9c785d35fb0cc
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}