shithub: aubio

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

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

  export *
  module * { export * }
}