# Copyright (c) 2019 Nico Alt # SPDX-License-Identifier: AGPL-3.0-only # License-Filename: LICENSE.md
project(
'briar-wrapper',
version: '0.1.0',
meson_version: '>= 0.50.0',
) subdir('src')