Skip to content

Commit 1c4763b

Browse files
committed
Pushback meson version dependency so I can devbox
1 parent 729abaf commit 1c4763b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project(
1515
'cpp_std=c++11',
1616
'warning_level=1'],
1717
license : 'Public Domain',
18-
meson_version : '>= 0.50.0')
18+
meson_version : '>= 0.49.0')
1919

2020

2121
jsoncpp_headers = [

0 commit comments

Comments
 (0)