柯南构建配置
在Projects >Build & Run >Build >Build Settings 中指定所选套件的构建设置。
要配置使用 Conan 软件包管理器构建的项目,请选择Add Build Step >Run Conan Install 。
在Conan file 字段中,输入项目的conanfile.txt文件位置。
Conan install 字段显示有效的构建命令。您可以在Additional arguments 字段中为命令添加参数。
如果找不到二进制软件包,请选择Build missing 从源代码构建软件包。
另请参阅 为项目激活工具包和Conan 软件包管理器。
Copyright © The Qt Company Ltd. and other contributors. 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.