Vcpkg JSON Generator

Generate C++ vcpkg.json manifest files with configurable project name, version, description, license, platform support expressions, and dependencies with optional feature selections.

How to Use Vcpkg JSON Generator

Enter your C++ project name, version, description, and license. Add dependencies one per line (use name[feature1,feature2] for features). Click Generate to create a valid vcpkg.json manifest.

Step-by-Step Instructions

  1. Enter project name and version
  2. Set description and license
  3. Add dependencies one per line
  4. Click Generate vcpkg.json

Related Tools

More Free Tools