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:

committed by
Eric Engestrom

parent
5f9764bc0b
commit
b738d4494c
@@ -30,3 +30,4 @@ cd _build
|
|||||||
meson configure
|
meson configure
|
||||||
ninja -j4
|
ninja -j4
|
||||||
LC_ALL=C.UTF-8 ninja test
|
LC_ALL=C.UTF-8 ninja test
|
||||||
|
DESTDIR=$PWD/../install ninja install
|
||||||
|
Reference in New Issue
Block a user