diff options
| author | simon987 <fortier.simon@protonmail.com> | 2020-04-24 05:58:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-24 02:58:24 -0700 |
| commit | c0d6fc23c1caf83a4e293096da11f2f3d449e4d4 (patch) | |
| tree | 1f682497f660590db92dffc10d141f5a99c59d1c /scripts | |
| parent | a3197f135dae514252fad2354cb8d9c6f5100d89 (diff) | |
| download | vcpkg-c0d6fc23c1caf83a4e293096da11f2f3d449e4d4.tar.gz vcpkg-c0d6fc23c1caf83a4e293096da11f2f3d449e4d4.zip | |
[libmupdf] fix build error on Linux (#10708)
* minimum to compile on linux
* Update as reviewed
* Update baseline and add the condition to execuate script
* Move find_program and make it REQUIRED
* always execute generate command
* only use make in find_program
Co-authored-by: Nancy Li (Beyondsoft Corporation) <v-ruil@microsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 4863339fd..490e2a0ff 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -820,7 +820,6 @@ libmodman:x64-uwp=fail libmodman:x64-windows-static=fail
libmodplug:arm-uwp=fail
libmodplug:x64-uwp=fail
-libmupdf:x64-linux=fail
libmupdf:x64-osx=fail
libmysql:x86-windows=fail
libnice:x64-linux=fail
|
