mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:29:00 +08:00
b868bbe34b
``` !((arm | uwp) & windows) !((arm & windows) | (uwp & windows)) distribute ands over ors !((arm & windows) | uwp) uwp implies windows !(arm & windows) & !uwp demorgan ``` |
||
---|---|---|
.. | ||
0001_fix_unistd.patch | ||
0002-disable-test.patch | ||
0003-fix-win-build.patch | ||
portfile.cmake | ||
vcpkg.json |