shithub: aubio

ref: 981e7082f78f84ef20c202d8bb278a51d915cbdb
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}