diff options
| author | Charles Milette <charles.milette@gmail.com> | 2020-05-06 14:01:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-06 11:01:30 -0700 |
| commit | 411929e664f7736b4b52113cd48b7560a4e4842b (patch) | |
| tree | 76fae959d7bd3a85d99732ca9e50c59a3c6969a2 /scripts | |
| parent | 07f7b67186aa037b932eb4aadee5c318f68a5c08 (diff) | |
| download | vcpkg-411929e664f7736b4b52113cd48b7560a4e4842b.tar.gz vcpkg-411929e664f7736b4b52113cd48b7560a4e4842b.zip | |
[discord-game-sdk] new port (#10763)
* [discord-game-sdk] new port
* [discord-game-sdk] Invert Supports field
* [discord-game-sdk] Fix Supports field
* [discord-game-sdk] Fix Supports field again
* [discord-game-sdk] Update find_library
* [discord-game-sdk] Rename LICENSE.md, remove include(vcpkg_common_functions)
* [discord-game-sdk] Fix Linux build, add usage file
* [discord-game-sdk] Add missing file(INSTALL)
* [discord-game-sdk] Update baseline and fix macOS build
* [discord-game-sdk] Specify C++ standard version
* [discord-game-sdk] Remove vcpkg_copy_pdbs
* [discord-game-sdk] Replace ToS text by link to online version
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 1cda26b25..b473ec050 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -329,6 +329,7 @@ directxtk:x64-windows-static=fail directxtk12:x64-linux=fail
directxtk12:x64-osx=fail
directxtk12:x64-windows-static=fail
+discord-game-sdk:x64-windows-static=fail
discord-rpc:arm-uwp=fail
discord-rpc:x64-uwp=fail
dlfcn-win32:arm-uwp=fail
|
