mirror of https://github.com/mode777/rayjs.git
Update cmake.yml
This commit is contained in:
parent
eb2edf6062
commit
85dcc36291
|
@ -23,7 +23,7 @@ jobs:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install libs
|
- name: Install libs
|
||||||
run: sudo apt-get install -y libxrandr-dev
|
run: sudo apt-get install -y libxrandr-dev libxinerama-dev
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||||
|
|
Loading…
Reference in New Issue