Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
What is the benefit? Why is this valuable?
Make it easy for developers to add 3rd party libraries to the project
What are common use cases?
- List packages
- Select one package from the list
- Add the selected package to the CMakeLists.txt file
Technical information
vcpkg support added in Qt Creator 11.
- List vcpkg repository in Qt Creator
- Add downloaded package to the cmake project
- Test current implementation with users and plan requirements for follow-up work (new use cases, optimal UI).