shithub: aubio

ref: 703cc2bf238703cb683e3075cd7e3a46741f47f2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}