shithub: aubio

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

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

  export *
  module * { export * }
}