shithub: aubio

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

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

  export *
  module * { export * }
}