]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/qvm/bld/doc/Jamfile.v2
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / qvm / bld / doc / Jamfile.v2
CommitLineData
7c673cae
FG
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
6import testing ;
7
8project
9 : source-location
10 ../../doc/source
11 ;
12
13compile tutorial.cpp ;
14compile interoperability.cpp ;
15compile mat_traits_array.cpp ;
16compile vec_traits_array.cpp ;