mirror of
https://github.com/boostorg/docca.git
synced 2026-07-21 13:13:39 +00:00
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
#
|
|
# Copyright (c) 2024 Dmitry Arkhipov (grisumbras@yandex.ru)
|
|
#
|
|
# Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
#
|
|
# Official repository: https://github.com/boostorg/json
|
|
#
|
|
|
|
build-project test ;
|
|
build-project example ;
|