amd: Disable surface modifier test on Windows
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8855>
This commit is contained in:
@@ -102,7 +102,7 @@ libamd_common = static_library(
|
||||
idep_amdgfxregs_h = declare_dependency(sources : [amdgfxregs_h])
|
||||
|
||||
|
||||
if with_tests
|
||||
if with_tests and not with_platform_windows
|
||||
test(
|
||||
'ac_surface_modifier_test',
|
||||
executable(
|
||||
|
||||
Reference in New Issue
Block a user