mirror of https://github.com/odrling/Aegisub
parent
f9f8b6c4d3
commit
bb02d3bc5e
|
@ -1,7 +1,7 @@
|
|||
project('Aegisub', ['c', 'cpp'],
|
||||
license: 'BSD-3-Clause',
|
||||
meson_version: '>=0.55.0',
|
||||
default_options: ['c_std=c11', 'cpp_std=c++11', 'b_lto=true'],
|
||||
default_options: ['cpp_std=c++11', 'b_lto=true'],
|
||||
version: '3.2.2')
|
||||
|
||||
cmake = import('cmake')
|
||||
|
|
Loading…
Reference in New Issue