================
@@ -48,14 +48,6 @@ if (LLVM_ENABLE_DOXYGEN)
     set(bolt_doxygen_qhp_cust_filter_attrs "")
   endif()
 
-  option(LLVM_DOXYGEN_SVG
----------------
cor3ntin wrote:

The couple of projects I found on Github (which sets it to "on" might get

```
CMake Warning:
  Manually-specified variables were not used by the project:
    LLVM_DOXYGEN_SVG
```

But it won't break anyone's build

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

Reply via email to