Conan Build Configuration

You can specify build steps for Conan.

For more information about configuring Conan, see Setting Up Conan.

Conan Build Steps

To configure a project to be built using the Conan package manager, select Add Build Step > Run Conan Install.

"Conan Install build step"

In the Conan file field, enter the location of the conanfile.txt file for the project.

The Conan install field displays the effective build command. You can add arguments for the command in the Additional arguments field.

Select Build missing to build packages from source if binary packages are not found.