]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/llfio/CONTROL
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / llfio / CONTROL
1 Source: llfio
2 Version: 2.0-20210420
3 Homepage: https://github.com/ned14/llfio
4 Description: P1031 low level file i/o and filesystem library for the C++ standard
5 Build-Depends: outcome
6 Supports: !(uwp|static)
7
8 Feature: status-code
9 Description: Have LLFIO use SG14 `status_code` (proposed `std::error`) instead of `std::error_code`.
10
11 Feature: run-tests
12 Description: Build and run the dependency validation tests