D:\developpement\GitHub\vcpkg [master ≡]> .\vcpkg.exe list bzip2:x64-windows-static 1.0.6-4 High-quality data compressor. bzip2:x86-windows-static 1.0.6-4 High-quality data compressor. freetype:x64-windows-static 2.9.1-1 A library to render fonts. freetype:x86-windows-static 2.9.1-1 A library to render fonts. liblzma:x64-windows-static 5.2.4 Compression library with an API similar to that ... liblzma:x86-windows-static 5.2.4 Compression library with an API similar to that ... libpng:x64-windows-static 1.6.36 libpng is a library implementing an interface fo... libpng:x86-windows-static 1.6.36 libpng is a library implementing an interface fo... lzo:x64-windows-static 2.10-2 Lossless data compression library lzo:x86-windows-static 2.10-2 Lossless data compression library zlib:x64-windows-static 1.2.11-3 A compression library zlib:x86-windows-static 1.2.11-3 A compression library { "configurations": [ { "name": "x64-Debug", "generator": "Ninja", "configurationType": "Debug", "inheritEnvironments": [ "msvc_x64_x64" ], "buildRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\build\\${name}", "installRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\install\\${name}", "cmakeCommandArgs": "", "buildCommandArgs": "-v", "ctestCommandArgs": "", "variables": [ { "name": "VCPKG_TARGET_TRIPLET", "value": "x64-windows-static" }, { "name": "CMAKE_TOOLCHAIN_FILE", "value": "D:\\developpement\\github\\vcpkg\\scripts\\buildsystems\\vcpkg.cmake" } ] } ] }