Skip to content

Commit

Permalink
Add Qt Creator link to README (microsoft#40063)
Browse files Browse the repository at this point in the history
Co-authored-by: MonicaLiu <[email protected]>
  • Loading branch information
vadi2 and MonicaLiu0311 authored Jul 24, 2024
1 parent 6693fc7 commit f951db4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f951db4

Please sign in to comment.