mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 19:49:02 +08:00
5bf1323378
* add vcpkg-get-python-packages * version stuff * use vcpkg_execute_required_process * use function in mesa. * version stuff * fix the last call which needs to use vcpkg_execute_in_download_mode * version update * set WORKING_DIRECTORY * version stuff * use include_guard; remove HEAD_REF * version stuff * Apply suggestions from code review Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * fine tuning after CR * version stuff * add "supports": "native" * version stuff * remove message since vcpkg will tell you that it is unsupported * version stuff * make sure we only do stuff on windows hosts. * version stuff Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> Co-authored-by: Alexander Neumann <you@example.com>
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"name": "vcpkg-get-python-packages",
|
|
"version-date": "2022-02-12",
|
|
"license": "MIT",
|
|
"supports": "native"
|
|
}
|