shithub: aubio

ref: 4d1bf0e59fa457dceec899d316bd094053b26eee
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}