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:
@@ -51,7 +51,6 @@ pre_args = [
|
||||
|
||||
with_vulkan_icd_dir = get_option('vulkan-icd-dir')
|
||||
with_tests = get_option('build-tests')
|
||||
with_glcpp_tests = get_option('enable-glcpp-tests')
|
||||
with_aco_tests = get_option('build-aco-tests')
|
||||
with_glx_read_only_text = get_option('glx-read-only-text')
|
||||
with_glx_direct = get_option('glx-direct')
|
||||
|
Reference in New Issue
Block a user