Revert "meson: add enable-glcpp-tests option"
This reverts commit f9ae947e72
.
Not needed anymore.
Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9528>
This commit is contained in:
@@ -354,12 +354,6 @@ option(
|
||||
value : false,
|
||||
description : 'Build unit tests. Currently this will build *all* unit tests except the ACO tests, which may build more than expected.'
|
||||
)
|
||||
option(
|
||||
'enable-glcpp-tests',
|
||||
type : 'boolean',
|
||||
value : true,
|
||||
description : 'Build glcpp unit tests. These are flaky on CI.'
|
||||
)
|
||||
option(
|
||||
'build-aco-tests',
|
||||
type : 'boolean',
|
||||
|
Reference in New Issue
Block a user