================
@@ -0,0 +1,20 @@
+set(LLVM_LINK_COMPONENTS
+ Support
+ )
+
+get_filename_component(CLANG_DOC_SOURCE_DIR
+ ${CMAKE_CURRENT_SOURCE_DIR}/../../clang-doc REALPATH)
----------------
ilovepi wrote:
I should have just cribbed from the `clang-doc/tool` folder. It was all that
was needed 🤦 . Thanks for setting me straight.
https://github.com/llvm/llvm-project/pull/182620
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits