]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/icl/example/partys_tallest_guests_/Jamfile.v2
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / icl / example / partys_tallest_guests_ / Jamfile.v2
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
5 exe partys_tallest_guests
6 :
7 partys_tallest_guests.cpp
8 /boost/date_time//boost_date_time
9 :
10 <include>../../..
11 <include>$(BOOST_ROOT)
12 ;