1*06f32e7eSjoergclang_tablegen(AttrParserStringSwitches.inc -gen-clang-attr-parser-string-switches
2*06f32e7eSjoerg  -I ${CMAKE_CURRENT_SOURCE_DIR}/../../
3*06f32e7eSjoerg  SOURCE ../Basic/Attr.td
4*06f32e7eSjoerg  TARGET ClangAttrParserStringSwitches)
5*06f32e7eSjoerg
6*06f32e7eSjoergclang_tablegen(AttrSubMatchRulesParserStringSwitches.inc
7*06f32e7eSjoerg  -gen-clang-attr-subject-match-rules-parser-string-switches
8*06f32e7eSjoerg  -I ${CMAKE_CURRENT_SOURCE_DIR}/../../
9*06f32e7eSjoerg  SOURCE ../Basic/Attr.td
10*06f32e7eSjoerg  TARGET ClangAttrSubMatchRulesParserStringSwitches)
11