shithub: aubio

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

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

  export *
  module * { export * }
}