# Copyright Andrey Semashev 2025 # 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/sync ; explicit [ alias boost_sync : build//boost_sync ] [ alias boost_sync_with_support : build//boost_sync_with_support ] [ alias all : boost_sync boost_sync_with_support test ] ; call-if : boost-library sync : install boost_sync ;