shithub: aubio

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

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

  export *
  module * { export * }
}