nouveau/mme: Don't install the HW tests
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35163>
This commit is contained in:
@@ -64,7 +64,7 @@ if with_tests and not with_platform_android
|
||||
idep_nouveau_mme,
|
||||
idep_nouveau_ws
|
||||
],
|
||||
install : true,
|
||||
install : false,
|
||||
)
|
||||
|
||||
executable(
|
||||
@@ -80,7 +80,7 @@ if with_tests and not with_platform_android
|
||||
idep_nouveau_mme,
|
||||
idep_nouveau_ws
|
||||
],
|
||||
install : true,
|
||||
install : false,
|
||||
)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user