zeek/auxil/vcpkg/ports/skia/bentleyottmann-build.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
336 B
Diff

diff --git a/modules/bentleyottmann/BUILD.gn b/modules/bentleyottmann/BUILD.gn
index 8a6725592f..40e4ac7bec 100644
--- a/modules/bentleyottmann/BUILD.gn
+++ b/modules/bentleyottmann/BUILD.gn
@@ -31,4 +31,9 @@ if (skia_enable_bentleyottmann) {
]
}
}
+} else {
+ group("bentleyottmann") {
+ }
+ group("tests") {
+ }
}