mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:59:10 +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>
2 lines
71 B
CMake
2 lines
71 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/x_vcpkg_get_python_packages.cmake")
|