shithub: aubio

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

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

  export *
  module * { export * }
}