build: whitespace cleanup

This commit is contained in:
Christian Hergert
2019-09-09 17:58:42 -07:00
parent a2f99c7be5
commit c1ac19d00d

View File

@ -1,7 +1,7 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
license: ['GPL3+', 'GPL2+'],
version: '3.33.92',
meson_version: '>=0.50.0',
meson_version: '>=0.50.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',
'warning_level=2',