]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/boost_install/Jamfile
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / boost_install / Jamfile
1 # Copyright 2019 Peter Dimov
2 # Distributed under the Boost Software License, Version 1.0.
3 # (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
4
5 project /boost/tools/boost_install ;
6
7 # BoostConfigVersion.cmake
8
9 generate BoostConfigVersion.cmake : : <generating-rule>@boost-install%generate-cmake-config-version <name>Boost <version>$(BOOST_VERSION) ;
10 explicit BoostConfigVersion.cmake ;