1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/unittest
Pavel Labath e258c2d84b [cmake] Make gtest include directories a part of the library interface
This applies the same fix that D84748 did for macro definitions.
Appropriate include path is now automatically set for all libraries
which link against gtest targets, which avoids the need to set
include_directories in various parts of the project.

Differential Revision: https://reviews.llvm.org/D86616
2020-08-27 15:35:57 +02:00
..
googlemock Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
googletest [clang/llvm] As part of using inclusive language within 2020-06-20 16:03:58 -07:00
UnitTestMain
CMakeLists.txt [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00
LLVMBuild.txt