shithub: aubio

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

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

  export *
  module * { export * }
}