mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-30 03:08:37 +00:00
Update cmake.yml
This commit is contained in:
parent
6c84e359ac
commit
cc402c987f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
export CONFIGURATION="Release"
|
||||
export GOOGLETEST_DIR="."
|
||||
export GENERATOR="Unix Makefiles"
|
||||
export CC="gcc"
|
||||
export CXX="g++"
|
||||
sudo -E CI/build_googletest.sh
|
||||
|
||||
- name: Configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue