mirror of https://github.com/PCSX2/pcsx2.git
GHActions: Enable Wayland in CI builds
This commit is contained in:
parent
9166218d07
commit
e6f72fdde7
|
@ -20,6 +20,7 @@ cmake \
|
|||
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DPACKAGE_MODE=TRUE \
|
||||
-DWAYLAND_API=TRUE \
|
||||
-DDISABLE_ADVANCE_SIMD=TRUE \
|
||||
-DCMAKE_INSTALL_LIBDIR="/tmp/" \
|
||||
-DCMAKE_INSTALL_DATADIR="/tmp/" \
|
||||
|
|
Loading…
Reference in New Issue