vcpkg 软件包管理器
当使用 CMake 作为构建系统时,你可以使用Qt Creator 创建和编辑 vcpkg.json 文件,指定要作为项目一部分构建的软件包。
注意: 启用 Vcpkg 插件才能使用它。
设置 vcpkg 偏好设置
默认情况下,vcpkg 会自动设置为与 CMake 一起使用。要禁用自动设置,请选择首选项>CMake >General >Package manager auto setup 。
要将Path 设置为安装 vcpkg 的目录,请选择首选项>CMake >Vcpkg 。
如果尚未安装 vcpkg,请选择 以下载 vcpkg。
另请参阅 创建 vcpkg 清单文件、编辑 vcpkg 清单文件以及启用和禁用插件。
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.