Overview

vcpkg is Microsoft's C/C++ library manager for Windows, Linux, and macOS. As I use this extensively in my projects, I often contribute back to it to add updates to ports, new ports and fixes whenever I discover bugs or build failures. In contributing to this project, I have learned a lot about the C++ compilation process as well as best practices for package development and dependency management.

Project Details

Tags
C++ / CMakeOpen Source CollaborationC++CMakePackage ManagementBuild Systems