mirror of
https://github.com/google/googletest.git
synced 2025-01-09 13:45:24 +08:00
typo
This commit is contained in:
parent
c159a7719c
commit
2ec9923ccb
@ -41,4 +41,4 @@ mkdir build || true
|
|||||||
cd build
|
cd build
|
||||||
../configure
|
../configure
|
||||||
|
|
||||||
make -j {NPROCESSORS:-2}
|
make -j ${NPROCESSORS:-2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user