vcpkg
vcpkg copied to clipboard
C++ Library Manager for Windows, Linux, and MacOS
**Describe the pull request** Fixes some errors with the osgEarth CMake config introduced in #26024. - #### What does your PR fix? The change to the target name suggested in...
**Describe the pull request** - #### What does your PR fix? Add new port: libcitygml (C++ Library for CityGML Parsing and Visualization) - #### Which triplets are supported/not supported? Have...
**Describe the pull request** - #### What does your PR fix? Enable iconv icu openssl png tiff xml2 zlib dependencies and STL, etc - #### Which triplets are supported/not supported?...
**** **Is your feature request related to a problem? Please describe.** Currently users have to bundle the GL/glext.h / GL/wglext.h KHR/khrdevice.h. **Proposed solution** Add a glext, wglext,glxext features which would...
**Host Environment** - OS: macOS 12.5 (Apple Silicon using arm64-osx) - Compiler: Xcode 13.4.1 **To Reproduce** Steps to reproduce the behavior: `./vcpkg install libvpx` **Failure logs** ```bash Computing installation plan......
**Describe the bug** The `vcpkg-init.cmd` script shows usage information and returns a non-zero exit code despite successfully adding vcpkg to the shells environment. **Environment** - OS: WIndows 10 CMD -...