mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-29 09:32:45 +00:00
Merged pull request #1947
This commit is contained in:
commit
c702672eb3
@ -1,6 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
git clone https://github.com/google/googletest.git
|
||||
git clone -b release-1.8.1 https://github.com/google/googletest.git
|
||||
cd googletest
|
||||
mkdir build
|
||||
cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user