[PATCH] D137890: Add install targets for gtest

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 10:13:21 PDT 2023


mgorny added a comment.

First observation: `third-party/unittest/UnitTestMain/CMakeLists.txt` still has `BUILDTREE_ONLY` which makes it impossible to use this with `LLVM_DISTRIBUTION_COMPONENTS`. Could you adjust that as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137890/new/

https://reviews.llvm.org/D137890



More information about the llvm-commits mailing list