0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-24 23:26:06 +00:00
Tom Stellard 9ed4b171e9
llvm_gtest: Only install once ()
llvm_gtest and its dependencies were being installed twice (and into two
different locations depending on the cmake options).
2024-07-02 15:12:15 -07:00
..