mirror of
https://github.com/boostorg/asio.git
synced 2025-05-12 06:01:39 +00:00
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
# Copyright René Ferdinand Rivera Morell 2023-2024.
|
|
#
|
|
# 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)
|
|
|
|
project
|
|
: requirements
|
|
<library>/boost/asio//boost_asio
|
|
<cxxstd>14
|
|
;
|