mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 03:59:07 +08:00
c4c8038caa
Recently when I was using vcpkg-qmake, I found that a function in the `ports/vcpkg-qmake/vcpkg_qmake_configure.cmake` file was repeated:be9eb66945/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (L143)
By running this line of code, we will configure the generated `qt.conf` file. At the same time, if the `${CURRENT_BUILDTREES_DIR}/${config_triplet}/` path does not exist, we will also generate it. Then we back up the environment variables and run the codebe9eb66945/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (L149)
to generate the existing path above.
40 lines
968 B
JSON
40 lines
968 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "777a5dadc7b8c11b81d401098c70d3d66d4172b5",
|
|
"version-date": "2023-03-22",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "82e22019ae07b7150c3fb2a8672d4192eed2782c",
|
|
"version-date": "2023-03-22",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "993a25e3e7a43175fb3d7d4981bc3e0de1f65c32",
|
|
"version-date": "2022-11-16",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "546491787b275bfae887457a5eb17a7b502ae891",
|
|
"version-date": "2022-05-10",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "7f5f5955d901ed2c7caac9e3681d23338d8fe845",
|
|
"version-date": "2022-05-10",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5096e32d02b21d8f2546edf3829cbb8ee2d50425",
|
|
"version-date": "2022-02-14",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1b1cd1cfcca489897822287c15af473fa4380cb1",
|
|
"version-date": "2021-10-23",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|