mirror of
https://github.com/google/googletest.git
synced 2024-12-28 02:53:16 +08:00
Suggests a release with fixed CMakeLists.txt
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
parent
9fbb657503
commit
671cfb7dbf
@ -25,7 +25,7 @@ When building GoogleTest as a standalone project, the typical workflow starts
|
||||
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.
|
||||
mkdir build # Create a directory to hold the build output.
|
||||
cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user