]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/qvm/bld/gen/Jamfile.v2
Add patch for failing prerm scripts
[ceph.git] / ceph / src / boost / libs / qvm / bld / gen / Jamfile.v2
1 # Copyright (c) 2008-2009 Emil Dotchevski and Reverge Studios, Inc.
2
3 # Distributed under the Boost Software License, Version 1.0. (See accompanying
4 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6 import testing ;
7
8 project
9 : source-location
10 ../../gen
11 ;
12
13 run gen.cpp : -od ../../include/boost/qvm/gen ;