# # Copyright Andrey Semashev 2016. # 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 ; import log-platform-config ; project /boost/log/atomic-int32 : source-location . : requirements @log-platform-config.set-platform-defines off ; obj atomic_int32 : atomic_int32.cpp ;