mirror of
https://github.com/google/googletest.git
synced 2025-03-19 10:23:48 +00:00
Merge pull request #4032 from Ferenc-:suggest-fixed-version
PiperOrigin-RevId: 480170766 Change-Id: Id596e5698bea789e431f7a50d4a662ffa7b5d9aa
This commit is contained in:
commit
d9bb8412d6
@ -25,7 +25,7 @@ When building GoogleTest as a standalone project, the typical workflow starts
|
|||||||
with
|
with
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/google/googletest.git -b release-1.12.0
|
git clone https://github.com/google/googletest.git -b release-1.12.1
|
||||||
cd googletest # Main directory of the cloned repository.
|
cd googletest # Main directory of the cloned repository.
|
||||||
mkdir build # Create a directory to hold the build output.
|
mkdir build # Create a directory to hold the build output.
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user