vcpkg/versions
JonLiu1993 c4c8038caa
[vcpkg-qmake] Remove unnecessary directory (#37752)
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 code
be9eb66945/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (L149)
to generate the existing path above.
2024-03-28 12:37:50 -07:00
..
2024-03-27 15:37:46 -07:00
2024-03-26 11:51:33 -07:00
2024-03-25 15:34:55 -07:00
2024-03-14 12:23:02 -07:00
2024-03-25 15:54:30 -07:00
2024-03-27 15:21:57 -07:00
2024-03-27 15:22:41 -07:00
2024-03-25 15:32:02 -07:00
2024-02-28 16:53:50 -08:00
2024-03-22 16:33:23 -07:00
2024-02-13 15:33:39 -08:00
2024-03-19 13:06:23 -07:00