Update cmake.yml to build Graphics
This commit is contained in:
parent
8df79328cd
commit
1e2ca13a15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
|
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
|
||||||
|
|
||||||
sudo apt-get install python3 python-is-python3
|
sudo apt-get install python3 python-is-python3
|
||||||
sudo apt install libx11-dev
|
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
|
||||||
|
|
||||||
cd Externals/glew/
|
cd Externals/glew/
|
||||||
make extensions
|
make extensions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue