mirror of
https://github.com/WinDurango/dxvk.git
synced 2026-02-04 02:41:22 +01:00
[build] Bump required meson version to >=0.49
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project('dxvk', ['c', 'cpp'], version : 'v1.10.1', meson_version : '>= 0.47', default_options : [ 'cpp_std=c++17' ])
|
||||
project('dxvk', ['c', 'cpp'], version : 'v1.10.1', meson_version : '>= 0.49', default_options : [ 'cpp_std=c++17' ])
|
||||
|
||||
cpu_family = target_machine.cpu_family()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user