shithub: aubio

ref: 67e0eeb49da38502876f03597e98f7dc4ce87937
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}