shithub: aubio

ref: 171ae68d6221cf0cd48fcdd0ad70bc895b2d39d3
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}