Add Qt Creator link to README (#40063)

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
This commit is contained in:
Vadim Peretokin 2024-07-24 19:17:22 +02:00 committed by GitHub
parent 6693fc7601
commit f951db4fb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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:
* [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
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
the GitHub repository][contributing:submit-issue] or [contribute the package