aboutsummaryrefslogtreecommitdiff
path: root/googletest/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Support JSON output format in addition to XMLPetr Hosek1-0/+2
2018-02-26Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIXDavid Neto1-2/+0
2017-12-11remove implicit castsBryan Zimmerman1-1/+0
2017-12-11Merge branch 'master' into masterbryanzim1-2/+2
2017-12-08Merge branch 'master' into use-system-includesGennadiy Civil1-0/+2
2017-12-08Merge branch 'master' into masterbryanzim1-1/+2
2017-12-07Improved description of VS std::tuple supportWojciech Mamrak1-0/+2
2017-11-27make includes systemSam Lunt1-2/+2
2017-10-27fix for VS2017 deprecation of ::tr1::tupleBryan Zimmerman1-8/+10
2017-09-14Add explicit `CMAKE_DEBUG_POSTFIX` optionly20481-0/+2
2017-09-05remove obsolete link_directories commandHerbert Thielen1-3/+0
2017-08-18Adding CMake visibility policy settingHenry Schreiner1-0/+4
2017-08-14Add support for pkgconfigDavid Seifert1-1/+18
2017-08-11Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil1-4/+8
2017-08-09Fix library install destinationsMatthew Woehlke1-4/+8
2016-12-172.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott1-1/+1
2015-12-06Add include dirs to targets if CMake version supports itCraig Scott1-0/+8
2015-11-23Add CMake install rules for gtest libraries and headersTaylor Braun-Jones1-0/+8
2015-10-29Add an option to enable building with -fvisibility=hidden.Dominic Meiser1-0/+10
2015-08-25Move everything in googletest into googletest/googletestBilly Donahue1-0/+260