diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-08-02 05:04:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-01 14:04:25 -0700 |
| commit | 8797e9b0f962c87d88ce2b9aec2a18302f4efdb9 (patch) | |
| tree | 1ff1094a9bd4611b018323393494d7be50f1b32b /ports/coroutine/CONTROL | |
| parent | 4ab218039c4ae33c6f7b89cc8cdfa6434477a9e8 (diff) | |
| download | vcpkg-8797e9b0f962c87d88ce2b9aec2a18302f4efdb9.tar.gz vcpkg-8797e9b0f962c87d88ce2b9aec2a18302f4efdb9.zip | |
[coroutine] Fix error C7651 (#12456)
* [coroutine] Fix error C7651
* Update portfile.cmake
Diffstat (limited to 'ports/coroutine/CONTROL')
| -rw-r--r-- | ports/coroutine/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/coroutine/CONTROL b/ports/coroutine/CONTROL deleted file mode 100644 index 13fa58ab2..000000000 --- a/ports/coroutine/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: coroutine -Homepage: https://github.com/luncliff/coroutine -Version: 1.5.0 -Build-Depends: ms-gsl -Description: C++ 20 Coroutines helper/example library -Supports: !uwp |
