status-desktop/vendor/DOtherSide/meson.build

5 lines
96 B
Meson

project('DOtherSide', 'cpp', default_options : ['cpp_std=c++14'])
subdir('lib')
subdir('test')