mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-10 12:46:12 -04:00
Merge pull request #424 Set Meson version to 3.3.0 from ninjaoflight/patch-1
This commit is contained in:
commit
23a16ed341
@ -3,7 +3,7 @@ project(
|
|||||||
# SQLiteCpp requires C++11 support
|
# SQLiteCpp requires C++11 support
|
||||||
default_options: ['cpp_std=c++11', 'warning_level=3'],
|
default_options: ['cpp_std=c++11', 'warning_level=3'],
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
version: '3.2.1',
|
version: '3.3.0',
|
||||||
)
|
)
|
||||||
|
|
||||||
cxx = meson.get_compiler('cpp')
|
cxx = meson.get_compiler('cpp')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user