Googletest export

Add CMake quickstart

PiperOrigin-RevId: 364437779
This commit is contained in:
Abseil Team
2021-03-22 16:39:46 -07:00
committed by Dino Radaković
parent 32ad3c8c36
commit d4e3b8cedf
2 changed files with 158 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ nav:
url: "/platforms.html"
- title: "Quickstart: Bazel"
url: "/quickstart-bazel.html"
- title: "Quickstart: CMake"
url: "/quickstart-cmake.html"
- section: "Guides"
items:
- title: "GoogleTest Primer"