xref: /openbsd-src/gnu/llvm/clang/include/clang/Driver/CMakeLists.txt (revision e5dd70708596ae51455a0ffa086a00c5b29f8583)
1set(LLVM_TARGET_DEFINITIONS Options.td)
2tablegen(LLVM Options.inc -gen-opt-parser-defs)
3add_public_tablegen_target(ClangDriverOptions)
4