mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
gitlab-ci: test meson installation
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
5f9764bc0b
commit
b738d4494c
1 changed files with 1 additions and 0 deletions
|
|
@ -30,3 +30,4 @@ cd _build
|
|||
meson configure
|
||||
ninja -j4
|
||||
LC_ALL=C.UTF-8 ninja test
|
||||
DESTDIR=$PWD/../install ninja install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue