mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
meson.build: re-enable the protocol unit tests
Accidentally disabled when the meson variables shifted around.
Fixes d231ce2d9c
This commit is contained in:
@@ -214,7 +214,7 @@ if build_xorg
|
||||
'xi2/protocol-eventconvert.c',
|
||||
'xi2/xi2.c',
|
||||
]
|
||||
unit_defines += ['-DLDWRAP_TESTS']
|
||||
unit_c_args += ['-DLDWRAP_TESTS']
|
||||
unit_includes += [include_directories('xi1', 'xi2')]
|
||||
ldwraps = [
|
||||
'-Wl,-wrap,dixLookupWindow',
|
||||
|
||||
Reference in New Issue
Block a user