shithub: aubio

ref: 06c6d7d008b57d62d2eb0fd241b85fc9a241a62b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}