We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17632c9 commit 9ffa0daCopy full SHA for 9ffa0da
.github/workflows/cmake-single-platform.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
25
- name: Install deps
26
- run: sudo apt install -y libopengl-dev libgl1-mesa-dev
+ run: sudo apt install -y libopengl-dev libgl1-mesa-dev libxrandr libxi libxinirama
27
28
- name: Configure CMake
29
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
0 commit comments