Files
stacktrace/boost-stacktrace-features.jam
2024-11-19 11:00:46 +03:00

10 lines
332 B
Plaintext

# Copyright (C) 2016-2024, Antony Polukhin.
#
# Use, modification and distribution is subject to 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 feature ;
feature.feature boost.stacktrace.from_exception : on off : optional propagated ;