shithub: aubio

ref: 3bf80b9872d63282409dfc876e3dc29140c134ef
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}