summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/CMakeLists.txt
blob: 38055ebb64dd4e420fd3075115151aae8d0ad524 (plain)
1
2
3
4
5
clang_tablegen(AttrSpellings.inc -gen-clang-attr-spelling-list
  -I ${CMAKE_CURRENT_SOURCE_DIR}/../../
  SOURCE ../Basic/Attr.td
  TARGET ClangAttrSpellings
  DEPENDS AttrSpellings.inc)
OpenPOWER on IntegriCloud