]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/build/src/tools/features/stdlib-feature.jam
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / src / tools / features / stdlib-feature.jam
CommitLineData
b32b8144
FG
1# Copyright 2017 Rene Rivera
2# Distributed under the Boost Software License, Version 1.0.
3# (See accompanying file LICENSE_1_0.txt or copy at
4# http://www.boost.org/LICENSE_1_0.txt)
5
6# TODO: Documentation.
7
8import feature ;
9
10feature.feature stdlib
11 : native
12 : propagated composite ;