aboutsummaryrefslogtreecommitdiff
path: root/googletest/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-10only apply -lregex for qnx710 and newerMichael Leslie1-1/+1
2023-09-29cmake: Fix comments in cmake filesDzmitry Ivaniuk1-13/+13
2023-06-20cmake: Remove remaining checks for CMAKE_VERSIONJuan Ramos1-12/+7
2023-06-20cmake: Clean up policy codeJuan Ramos1-4/+0
2023-06-20Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6Copybara-Service1-2/+1
2023-06-19cmake: Raise min to 3.6Juan Ramos1-2/+1
2023-03-14Add COMPONENT to installMaciej Sroczyński1-0/+2
2022-10-18CMake: Add GTEST_HAS_ABSL build option for using AbslAbseil Team1-0/+16
2022-02-07Merge pull request #3617 from Bagira80:fix_3616Copybara-Service1-2/+3
2021-12-21link to regex on qnx in cmakePhilip Mourdjis1-0/+3
2021-10-19CMake: Fix values of INTERFACE_INCLUDE_DIRECTORIES propertyDeniz Bahadir1-2/+3
2021-08-24Googletest exportAbseil Team1-8/+3
2021-03-29Merge pull request #3155 from ZedThree:cmake-alias-librariesDino Radaković1-1/+4
2020-12-28Merge pull request #3094 from chuckatkins:update-deprecated-cmake-versionDerek Mauro1-1/+1
2020-12-04CMake: Add namespaced ALIAS libraryPeter Hill1-1/+4
2020-11-12Googletest exportdmauro1-14/+0
2020-10-30Bump CMake minimum to 2.8.12Chuck Atkins1-1/+1
2020-06-26Merge pull request #2718 from NINI1988:masterMark Barolak1-0/+3
2020-03-21Set the version for the librariesNeal Gompa1-0/+2
2020-02-21Add missing call for gtest_list_output_unittest_ unitTest.NINI19881-0/+3
2019-10-17[googletest] Output skip messageAlexey Spiridonov1-0/+1
2019-07-27Correct CMake to cover CygwinAdam Badura1-1/+1
2019-05-19Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)Enji Cooper1-1/+1
2019-05-03Googletest exportmisterg1-0/+3
2019-04-26Fix compilation on CentOS 7Sylvestre Gallon1-1/+1
2019-04-03Merge pull request #2203 from ngie-eign:issue-2189Gennadiy Civil1-0/+3
2019-03-30Handle GTEST_SKIP() when calling `Environment::SetUp()`Enji Cooper1-0/+1
2019-02-11Set gtest version correctly for older cmake versionsKnut Omang1-0/+4
2018-10-29Googletest exportmisterg1-1/+0
2018-10-26Googletest exportAbseil Team1-0/+1
2018-10-26Googletest exportmisterg1-1/+0
2018-10-09Unconditionally use std::tuple.Abseil Team1-27/+0
2018-10-02Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...Matthieu1-0/+14
2018-10-02Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev1-0/+1
2018-08-24Use `$<INSTALL_PREFIX>` in `target_include_directories`Dakota Hawkins1-2/+2
2018-08-22Install CMake export filesStefano Soffia1-48/+29
2018-08-21Improve CMake exported targets.Dakota Hawkins1-4/+27
2018-08-15Merge branch 'master' into cleanup-cmakeGennadiy Civil1-46/+46
2018-08-13Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/...Elias Daler1-3/+3
2018-08-02one more fixGennadiy Civil1-1/+1
2018-08-02more fixesGennadiy Civil1-1/+1
2018-08-02add --no_stacktrace_support for json-output-unittestGennadiy Civil1-1/+1
2018-08-02cmake test fixesGennadiy Civil1-12/+12
2018-08-02cmake fixesGennadiy Civil1-2/+2
2018-08-02cmake tests changesGennadiy Civil1-12/+12
2018-08-02cleaning up and adding test changes to CMakeGennadiy Civil1-4/+4
2018-08-01Corresponding CMake ChangesGennadiy Civil1-12/+12
2018-07-10Pass the --no_stacktrace_support argument to the CMake testsDerek Mauro1-2/+2
2018-04-05Clean up cache non-advanced variable for subprojectHenry Fredrick Schreiner1-5/+20
2018-02-28Merge branch 'master' into jsonGennadiy Civil1-2/+0