mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 14:39:05 +08:00
215a253559
Pass `share/pkgconfig` instead of `debug/share/pkgconfig`: The `share` location is for config-independent data. Integrate `CURRENT_PACKAGES_DIR` locations. Change the function interface to take a CONFIG parameter instead of prefix list (suggested below). Use `z_vcpkg_setup_pkgconfig_path` also for `vcpkg_fixup_pkgconfig` (which already had proper handling of `CURRENT_PACKAGES_DIR` and `share`). Remove redundant trailing slash. Extend unit test. Fixes consuming `wayland-protocols` and similar. |
||
---|---|---|
.. | ||
portfile.cmake | ||
test-vcpkg_backup_restore_env_vars.cmake | ||
test-vcpkg_fixup_pkgconfig.cmake | ||
test-vcpkg_host_path_list.cmake | ||
test-vcpkg_list.cmake | ||
test-vcpkg_minimum_required.cmake | ||
test-z_vcpkg_cmake_config_fixup_merge.cmake | ||
test-z_vcpkg_function_arguments.cmake | ||
test-z_vcpkg_setup_pkgconfig_path.cmake | ||
vcpkg.json |