ci/vs2019: Do not install subprojects
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16934>
This commit is contained in:
@@ -61,7 +61,7 @@ meson `
|
||||
$sourcedir
|
||||
|
||||
if ($?) {
|
||||
ninja install -j32
|
||||
meson install --skip-subprojects
|
||||
}
|
||||
|
||||
if ($?) {
|
||||
|
Reference in New Issue
Block a user