shithub: aubio

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

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

  export *
  module * { export * }
}