2
0
mirror of https://github.com/boostorg/docca.git synced 2026-01-19 04:12:08 +00:00

Remove superfluous Jamfile.

This commit is contained in:
Rene Rivera
2024-08-20 13:30:11 -05:00
committed by Dmitry
parent 8f8be71456
commit a89ee8dcf2

11
Jamfile
View File

@@ -1,11 +0,0 @@
#
# 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 ;