<div dir="ltr">Hi list<br><br>It turns out I can not include the `llvm/Config/config.h` under the clang source tree.<br>And, I accidentally did so, breaking some build according to Michał Górny in <a href="https://reviews.llvm.org/D78704">D78704</a>.<br><br>How can we prevent this from happening in the future?<br>Shouldn't be such //private// headers private to the CMake target in the first place?<br><br>In the mentioned patch I need a specific build configuration info for the test.<br>I'm checking if the `LLVM_WITH_Z3` is defined or not - to detect the availability of Z3.<br>How should I query this instead?<br><br>I'm certainly not fluent in CMake so I would appreciate some help resolving this.<br><div><br></div><div>/CC Michał Górny</div><div><br></div>Thanks, Balazs.<br></div>