1 framework module NoUmbrella [system] { 2 umbrella "Headers" 3 module * { } 4 5 exclude header "Boom.h" 6 } 7