mirror of
https://github.com/microsoft/vcpkg
synced 2024-11-21 16:09:03 -07:00
Add Qt Creator link to README (#40063)
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
This commit is contained in:
parent
6693fc7601
commit
f951db4fb2
1 changed files with 2 additions and 1 deletions
|
@ -39,9 +39,10 @@ Whether you're using CMake, MSBuild, or any other build system, vcpkg has you co
|
||||||
You can also use any editor:
|
You can also use any editor:
|
||||||
|
|
||||||
* [vcpkg with Visual Studio](https://learn.microsoft.com/vcpkg/get_started/get-started-vs)
|
* [vcpkg with Visual Studio](https://learn.microsoft.com/vcpkg/get_started/get-started-vs)
|
||||||
* [vcpkg with Visual Sudio Code](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode)
|
* [vcpkg with Visual Studio Code](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode)
|
||||||
* [vcpkg with
|
* [vcpkg with
|
||||||
CLion](<https://www.jetbrains.com/help/clion/package-management.html>)
|
CLion](<https://www.jetbrains.com/help/clion/package-management.html>)
|
||||||
|
* [vcpkg with Qt Creator](<https://doc.qt.io/qtcreator/creator-vcpkg.html>)
|
||||||
|
|
||||||
If a library you need is not present in the vcpkg registry, [open an issue on
|
If a library you need is not present in the vcpkg registry, [open an issue on
|
||||||
the GitHub repository][contributing:submit-issue] or [contribute the package
|
the GitHub repository][contributing:submit-issue] or [contribute the package
|
||||||
|
|
Loading…
Reference in a new issue