[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 13:11:25 PDT 2024
================
@@ -25,7 +25,7 @@ set(assets
)
set(asset_dir "${CMAKE_CURRENT_SOURCE_DIR}/../assets")
-set(resource_dir "${CMAKE_BINARY_DIR}/share/clang")
----------------
ilovepi wrote:
Can we do this updating in a standalone patch? Same for the other places where you've updated the path.
https://github.com/llvm/llvm-project/pull/96358
More information about the cfe-commits
mailing list