[clang] RFC: [cmake] Export CLANG_RESOURCE_DIR in ClangConfig (PR #97197)

Evan Wilde via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 19:00:19 PDT 2024


etcwilde wrote:

> That forces us back to the original discussion about exporting CLANG_RESOURCE_DIR

The path is already available through the exported `clang-resource-header` imported interface target.

https://github.com/llvm/llvm-project/pull/97197


More information about the cfe-commits mailing list