shithub: aubio

ref: 6288806873682848af2dc58fccd51c940a9d35a6
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}