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 5project /boost/tools/boost_install ; 6 7# BoostConfigVersion.cmake 8 9generate BoostConfigVersion.cmake : : <generating-rule>@boost-install%generate-cmake-config-version <name>Boost <version>$(BOOST_VERSION) ; 10explicit BoostConfigVersion.cmake ; 11