[cppcoro] port install failure on platforms

* vcpkg_fail_port_install on uwp/linux

mention PR #10693 so linux/clang users can see the port issues
This commit is contained in:
luncliff 2020-04-16 14:57:29 +09:00
parent 91b61bc828
commit 6c23ad6d98

View File

@ -1,4 +1,7 @@
# for Linux, the port requires libc++ and Clang. see #10693
vcpkg_fail_port_install(ON_TARGET "uwp" "linux")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO lewissbaker/cppcoro