mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 14:59:54 +00:00
Merge branch 'Project5791-master-patch-42764' into 'master'
Update CI/build_googletest.sh See merge request OpenMW/openmw!2005
This commit is contained in:
commit
3b95797473
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -ex
|
||||
|
||||
git clone -b release-1.10.0 https://github.com/google/googletest.git
|
||||
git clone -b release-1.11.0 https://github.com/google/googletest.git
|
||||
cd googletest
|
||||
mkdir build
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue