================
@@ -25,3 +25,11 @@ install(FILES ../assets/clang-doc-default-stylesheet.css
 install(FILES ../assets/index.js
   DESTINATION "${CMAKE_INSTALL_DATADIR}/clang"
   COMPONENT clang-doc)
+
+add_custom_target(copy-clang-doc-assets
----------------
ilovepi wrote:

OK, I’ll take a pass at adapting one of those for use here. If I think I can 
generalize it, I’ll make another PR to add it as a utility in the llvm cmake 
module. 

https://github.com/llvm/llvm-project/pull/95187
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to