vcpkg/ports/libxkbcommon/fix_msvc_build.patch
Alexander Neumann 6eb35f5af3
[xwindow] part 3/n (#26572)
* [xcb-render-util] add port

* [libxkbfile] add port

* [libxkbcommon] add port

* v db

* Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* v db

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-31 16:20:31 -07:00

14 lines
516 B
Diff

diff --git a/meson.build b/meson.build
index 47c436f8d..3fdbe4709 100644
--- a/meson.build
+++ b/meson.build
@@ -641,7 +641,7 @@ if get_option('enable-x11')
)
# test/x11comp is meant to be run, but it is (temporarily?) disabled.
# See: https://github.com/xkbcommon/libxkbcommon/issues/30
- executable('test-x11comp', 'test/x11comp.c', dependencies: x11_test_dep)
+ # executable('test-x11comp', 'test/x11comp.c', dependencies: x11_test_dep)
endif
if get_option('enable-xkbregistry')
test(