]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/icl/example/partys_height_average_/Jamfile.v2
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / icl / example / partys_height_average_ / Jamfile.v2
CommitLineData
7c673cae
FG
1# (C) Copyright 2008: Joachim Faulhaber
2# Distributed under the Boost Software License, Version 1.0.
3# (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5exe partys_height_average
6 :
7 partys_height_average.cpp
7c673cae
FG
8 :
9 <include>../../..
10 <include>$(BOOST_ROOT)
11 ;