2
0
mirror of https://github.com/boostorg/cobalt.git synced 2026-01-19 04:02:16 +00:00
Files
cobalt/boost-cobalt.jam
2025-10-23 00:38:09 +08:00

13 lines
392 B
Plaintext

# Copyright (c) 2023 Klemens D. Morgenstern
#
# 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 feature ;
feature.feature boost.cobalt.pmr : std boost-container custom no : propagated ;
feature.feature boost.cobalt.executor : any_io_executor use_io_context custom : propagated ;