# # Copyright Andrey Semashev 2015. # 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/pthread-mutex-robust : source-location . : requirements @log-platform-config.set-platform-defines off ; obj pthread_mutex_robust : pthread_mutex_robust.cpp ;