mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Update meson.build
This commit is contained in:
committed by
Enrico Weigelt
parent
e24a13065d
commit
02bba6d9b3
@@ -3,10 +3,10 @@ project('xserver', 'c',
|
||||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '25.0.0.6',
|
||||
version: '25.0.0.7',
|
||||
meson_version: '>= 0.58.0',
|
||||
)
|
||||
release_date = '2025-07-11'
|
||||
release_date = '2025-07-29'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
Reference in New Issue
Block a user