Loading

Paste #pvtw9ecev

  1. D:\developpement\GitHub\vcpkg [master ≡]> .\vcpkg.exe list
  2. bzip2:x64-windows-static                           1.0.6-4          High-quality data compressor.
  3. bzip2:x86-windows-static                           1.0.6-4          High-quality data compressor.
  4. freetype:x64-windows-static                        2.9.1-1          A library to render fonts.
  5. freetype:x86-windows-static                        2.9.1-1          A library to render fonts.
  6. liblzma:x64-windows-static                         5.2.4            Compression library with an API similar to that ...
  7. liblzma:x86-windows-static                         5.2.4            Compression library with an API similar to that ...
  8. libpng:x64-windows-static                          1.6.36           libpng is a library implementing an interface fo...
  9. libpng:x86-windows-static                          1.6.36           libpng is a library implementing an interface fo...
  10. lzo:x64-windows-static                             2.10-2           Lossless data compression library
  11. lzo:x86-windows-static                             2.10-2           Lossless data compression library
  12. zlib:x64-windows-static                            1.2.11-3         A compression library
  13. zlib:x86-windows-static                            1.2.11-3         A compression library
  14.  
  15.  
  16. {
  17.   "configurations": [
  18.     {
  19.       "name": "x64-Debug",
  20.       "generator": "Ninja",
  21.       "configurationType": "Debug",
  22.       "inheritEnvironments": [
  23.         "msvc_x64_x64"
  24.       ],
  25.       "buildRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\build\\${name}",
  26.       "installRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\install\\${name}",
  27.       "cmakeCommandArgs": "",
  28.       "buildCommandArgs": "-v",
  29.       "ctestCommandArgs": "",
  30.       "variables": [
  31.         {
  32.           "name": "VCPKG_TARGET_TRIPLET",
  33.           "value": "x64-windows-static"
  34.         },
  35.         {
  36.           "name": "CMAKE_TOOLCHAIN_FILE",
  37.           "value": "D:\\developpement\\github\\vcpkg\\scripts\\buildsystems\\vcpkg.cmake"
  38.         }
  39.       ]
  40.     }
  41.   ]
  42. }

Comments