]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/tokenizer/test/Jamfile.v2
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / tokenizer / test / Jamfile.v2
1 #~ Copyright Rene Rivera 2008
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 import testing ;
6
7 run examples.cpp ;
8 run simple_example_1.cpp ;
9 run simple_example_2.cpp ;
10 run simple_example_3.cpp ;
11 run simple_example_4.cpp ;
12 run simple_example_5.cpp ;