Include utils/unittest before projects and runtimes so that downstream projects can check for the existence of the llvm_gtest target.
Motivated by https://reviews.llvm.org/D124314
Differential D131861
[llvm] Include utils/unittest before projects and runtimes ClosedPublic Authored by JDevlieghere on Aug 14 2022, 9:36 AM.
Details Summary Include utils/unittest before projects and runtimes so that downstream projects can check for the existence of the llvm_gtest target. Motivated by https://reviews.llvm.org/D124314
Diff Detail Event Timeline
JDevlieghere marked an inline comment as done. JDevlieghere added inline comments.
This revision is now accepted and ready to land.Aug 15 2022, 9:17 AM
Revision Contents
Diff 452690 llvm/CMakeLists.txt
|
I think you meant LLVM_INCLUDE_TESTS.