Update cmake.yml to build Graphics

This commit is contained in:
Ilusha 2023-07-23 16:54:20 +03:00 committed by Ilya Shurupov
parent 8df79328cd
commit 1e2ca13a15

View file

@ -30,7 +30,7 @@ jobs:
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 install libx11-dev
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
cd Externals/glew/
make extensions