Conan Build Configuration

Specify build settings for the selected kit in Projects > Build & Run > Build > Build Settings.

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.

See also Conan Package Manager.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.