mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 10:39:01 +08:00
03d35b0303
* Outcome v2.2.0 release. * LLFIO matching updated Outcome and its dependencies at https://github.com/microsoft/vcpkg/pull/17362. Also update usage docs, because a user complained about their incompleteness.
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
Source: llfio
|
|
Version: 2.0-20210420
|
|
Homepage: https://github.com/ned14/llfio
|
|
Description: P1031 low level file i/o and filesystem library for the C++ standard
|
|
Build-Depends: outcome
|
|
Supports: !(uwp|static)
|
|
|
|
Feature: status-code
|
|
Description: Have LLFIO use SG14 `status_code` (proposed `std::error`) instead of `std::error_code`.
|
|
|
|
Feature: run-tests
|
|
Description: Build and run the dependency validation tests
|