mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-09 05:16:25 +00:00
[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:
parent
91b61bc828
commit
6c23ad6d98
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user