[all-commits] [llvm/llvm-project] 080798: Add install targets for gtest

Tom Stellard via All-commits all-commits at lists.llvm.org
Fri Mar 10 17:29:45 PST 2023


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

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/lib/Testing/Annotations/CMakeLists.txt
    M llvm/lib/Testing/Support/CMakeLists.txt
    M third-party/unittest/CMakeLists.txt

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

Stand-alone builds need an installed version of gtest in order to run
the unittests.

Reviewed By: mgorny, kwk

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




More information about the All-commits mailing list