mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 03:06:05 -04:00
change meson version to 3.2.0
This commit is contained in:
parent
02d43dc4f1
commit
d639f6b86c
@ -3,7 +3,7 @@ project(
|
||||
# SQLiteCpp requires C++11 support
|
||||
default_options: ['cpp_std=c++11'],
|
||||
license: 'MIT',
|
||||
version: '3.1.1',
|
||||
version: '3.2.0',
|
||||
)
|
||||
|
||||
cxx = meson.get_compiler('cpp')
|
||||
|
Loading…
x
Reference in New Issue
Block a user