Clang Project

clang_source_code/include/clang/Driver/CMakeLists.txt
1set(LLVM_TARGET_DEFINITIONS Options.td)
2tablegen(LLVM Options.inc -gen-opt-parser-defs)
3add_public_tablegen_target(ClangDriverOptions)
4