shithub: aubio

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

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

  export *
  module * { export * }
}