[all-commits] [llvm/llvm-project] e99ccd: Revert "Add install targets for gtest"

Tom Stellard via All-commits all-commits at lists.llvm.org
Fri Mar 10 20:01:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e99ccd8d03c44c17f797c046c2483e68ea7a2715
      https://github.com/llvm/llvm-project/commit/e99ccd8d03c44c17f797c046c2483e68ea7a2715
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M clang/CMakeLists.txt

  Log Message:
  -----------
  Revert "Add install targets for gtest"

This reverts commit cb38df4c4d3aee53107219a68749dc94fe70ff68.

I accidentally committed this with the wrong commit message.


  Commit: 82169103958583d3320b3a9a1e6542e8d32ef8da
      https://github.com/llvm/llvm-project/commit/82169103958583d3320b3a9a1e6542e8d32ef8da
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M clang/CMakeLists.txt

  Log Message:
  -----------
  clang/cmake: Use installed gtest libraries for stand-alone builds

(re-commit of cb38df4c4d3aee53107219a68749dc94fe70ff68 with the correct commit message)

Reviewed By: phosek, kwk

Differential Revision: https://reviews.llvm.org/D138472


Compare: https://github.com/llvm/llvm-project/compare/cb38df4c4d3a...821691039585


More information about the All-commits mailing list