# Copyright René Ferdinand Rivera Morell 2024 # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt) require-b2 5.2 ; project /boost/headers ; explicit [ alias boost_headers : build//boost_headers ] [ alias install : build//install ] [ alias stage : build//stage ] [ alias all : boost_headers stage ] ; call-if : boost-library headers ;