meson.build: Remove faux vesion req

This commit is contained in:
Konrad Dybcio
2024-04-09 13:21:30 +02:00
committed by Konrad Dybcio
parent 415736c850
commit bc35b65b36

View File

@@ -3,7 +3,6 @@
project('qrtr',
'c',
license : [ 'BSD-3-Clause'],
meson_version : '>= 0.64.0', # for feature user options
default_options : [
'warning_level=1',
'buildtype=release',