# Copyright René Ferdinand Rivera Morell 2023 # 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) import project ; project /boost/interprocess : common-requirements /boost/assert//boost_assert /boost/config//boost_config /boost/container//boost_container /boost/core//boost_core /boost/intrusive//boost_intrusive /boost/move//boost_move /boost/static_assert//boost_static_assert /boost/type_traits//boost_type_traits /boost/unordered//boost_unordered /boost/winapi//boost_winapi include ; explicit [ alias boost_interprocess ] [ alias all : boost_interprocess example test ] ; call-if : boost-library interprocess ;