googletest/docs
Juan Ramos 4fed5f2850 cmake: Raise min to 3.6
From the CMake 3.27 release notes:
Compatibility with versions of CMake older than 3.5 is now
deprecated and will be removed from a future version. Calls to
cmake_minimum_required() or cmake_policy() that set the policy
version to an older value now issue a deprecation diagnostic.

This PR also removes manually setting policy CMP0048. This is
redundant since the CMake min is already 3.X
2023-06-19 11:21:44 -06:00
..
_data Googletest export 2021-06-02 17:55:09 -04:00
_layouts documentation, change mater branch to main 2022-06-22 14:36:10 +03:00
_sass Googletest export 2021-05-25 13:34:39 -04:00
assets/css Googletest export 2021-02-19 13:55:48 -05:00
reference Merge pull request #4158 from VuPhamVan:main 2023-02-28 09:40:00 -08:00
_config.yml Googletest export 2021-02-19 13:55:48 -05:00
advanced.md Replace const char* with absl::string_view as the latter is preferred. 2023-03-24 05:58:11 -07:00
community_created_documentation.md Googletest export 2021-01-15 15:54:03 -05:00
faq.md Update faq.md 2022-06-22 16:12:54 +03:00
gmock_cheat_sheet.md Change MakeUnique -> std::make_unique in docs 2022-11-20 15:08:43 +01:00
gmock_cook_book.md Update gMock Cookbook to reflect deprecation of testing::ByMove 2023-04-17 09:31:34 -07:00
gmock_faq.md Fix reference to source file in gmock FAQ 2022-01-14 14:40:35 -08:00
gmock_for_dummies.md Trying to make it more clear: this is probably not about mock classes, but about mocked classes 2022-04-04 15:30:50 -07:00
index.md Googletest export 2021-02-26 17:58:04 -05:00
pkgconfig.md cmake: Raise min to 3.6 2023-06-19 11:21:44 -06:00
platforms.md Copy supported platforms from README onto https://google.github.io/googletest/platforms.html 2023-06-01 07:28:42 -07:00
primer.md internal g3doc documentation change. 2023-06-09 11:29:42 -07:00
quickstart-bazel.md Provide example for setting C++ language standard in GoogleTest's Bazel quickstart and readme. 2023-05-31 10:45:43 -07:00
quickstart-cmake.md Add CXX_STANDARD_REQUIRED to CMake quickstart 2023-05-21 16:40:06 -07:00
samples.md Merge pull request #3918 from assafpr:master2main 2022-08-01 11:47:51 -07:00