From aa44a540f22419ca5b16cf722c8ede7bb073b3cc Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Wed, 25 May 2022 20:50:50 -0400 Subject: [PATCH] Disable `-Wno-enum-conversion` on Windows. Seems this doesn't apply to MVSC. --- project/lib/cairo-files.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/lib/cairo-files.xml b/project/lib/cairo-files.xml index 4238a25c0..39a638a0c 100644 --- a/project/lib/cairo-files.xml +++ b/project/lib/cairo-files.xml @@ -20,7 +20,7 @@ - +