]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/format/Jamfile
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / format / Jamfile
CommitLineData
7c673cae
FG
1# Boost.Format Library Jamfile
2#
3# Copyright (c) 2003 Samuel Krempp
4#
5# Use, modification, and distribution are subject to the
6# Boost Software License, Version 1.0. (See accompanying file
7# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8
9project libs/format ;
10
11# please order by name to ease maintenance
12build-project example ;
13build-project test ;