mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-04 03:45:59 -04:00
commit
a4cc4ba55b
@ -1,7 +1,7 @@
|
|||||||
project('kiwix-tools', 'cpp',
|
project('kiwix-tools', 'cpp',
|
||||||
version : '3.5.0',
|
version : '3.5.0',
|
||||||
license : 'GPL',
|
license : 'GPL',
|
||||||
default_options: ['c_std=c11', 'cpp_std=c++11', 'werror=true'])
|
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
||||||
|
|
||||||
compiler = meson.get_compiler('cpp')
|
compiler = meson.get_compiler('cpp')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user