]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/src/tools/features/relevant-feature.jam
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / tools / build / src / tools / features / relevant-feature.jam
1 # Copyright 2017 Steven Watanabe
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 # Identifies relevant features.
7
8 import feature ;
9
10 feature.feature relevant : : incidental free ;