Conan Profile Generator

Generate C++ Conan package manager configuration files. Create conanfile.txt or conanfile.py with dependencies, compiler settings, C++ standard, and build type. Supports GCC, Clang, and MSVC compilers.

How to Use Conan Profile Generator

Enter your project name, version, select compiler and C++ standard, add dependencies one per line in Conan format (e.g. boost/1.82.0), choose output format (txt or py), and click Generate to create your Conan configuration file.

Step-by-Step Instructions

  1. Enter project name and version
  2. Select compiler, C++ standard, and build type
  3. Add dependencies in Conan format
  4. Choose conanfile.txt or conanfile.py format and generate

Related Tools

More Free Tools