mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 14:17:50 +08:00
Provisioning: Install vcpkg on Linux
- Building the vcpkg executable - Cloning an internal mirror of the vcpkg's official repository, and setting the VCPKG_ROOT to its path. The mirror is under my personal namespace in `git.qt.io` and will be replaced by official qt mirror in the future. - Adding an empty `vcpkg.json` for Linux. - Setting environment variables for Binary and Asset cache - Run `install-vcpkg.sh` on all active Linux hosts Task-number: QTBUG-115715 Change-Id: I9a4249a2fc265e4dc4c3083d1b411dffb84bfdf3 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
3
coin/provisioning/common/linux/vcpkg/vcpkg.json
Normal file
3
coin/provisioning/common/linux/vcpkg/vcpkg.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user