[libunifex] no absolute paths (#22098)

This commit is contained in:
autoantwort 2021-12-20 17:37:23 +01:00 committed by GitHub
parent 38b19b5718
commit 2dc795b4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -26,6 +26,7 @@ vcpkg_cmake_configure(
vcpkg_cmake_install()
vcpkg_cmake_config_fixup(PACKAGE_NAME unifex CONFIG_PATH lib/cmake/unifex)
vcpkg_copy_pdbs()
vcpkg_fixup_pkgconfig()
file(INSTALL "${SOURCE_PATH}/LICENSE.txt"
DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "libunifex",
"version-date": "2021-12-07",
"port-version": 1,
"description": "Unified Executors",
"homepage": "https://github.com/facebookexperimental/libunifex",
"dependencies": [

View File

@ -4010,7 +4010,7 @@
},
"libunifex": {
"baseline": "2021-12-07",
"port-version": 0
"port-version": 1
},
"libunistring": {
"baseline": "0.9.10",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3d86e12f11e6d8e0528f4dfc62ccd33df1185673",
"version-date": "2021-12-07",
"port-version": 1
},
{
"git-tree": "713acea62d9dab0d2dd99d0790b9f716f9b9e971",
"version-date": "2021-12-07",