aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/NoUmbrella.framework/module.map
blob: 03a8a17e68c0aa9d886ddbc2dda8a28ac923ab8f (plain)
1
2
3
4
5
6
framework module NoUmbrella [system] {
  umbrella "Headers"
  module * { }

  exclude header "Boom.h"
}