shithub: aubio

ref: 062eaf1c8cf375e4cb3bcdd7b0b95d575fd4707d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}