[shiftmedia-libgpg-error] Fix include path (#36503)

* fix include

* update version

* fix file copy

* update version

* fix file copy

* update version
This commit is contained in:
jim wang 2024-02-02 04:15:14 +08:00 committed by GitHub
parent 5eea8ad5ac
commit 55ac9ea4a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 2 deletions

View File

@ -51,7 +51,7 @@ vcpkg_install_msbuild(
)
get_filename_component(SOURCE_PATH_SUFFIX "${SOURCE_PATH}" NAME)
file(RENAME "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel/${SOURCE_PATH_SUFFIX}/msvc/include" "${CURRENT_PACKAGES_DIR}/include")
file(COPY "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel/${SOURCE_PATH_SUFFIX}/msvc/include" DESTINATION "${CURRENT_PACKAGES_DIR}")
set(exec_prefix "\${prefix}")
set(libdir "\${prefix}/lib")

View File

@ -1,6 +1,7 @@
{
"name": "shiftmedia-libgpg-error",
"version": "1.45",
"port-version": 1,
"description": "An unofficial libgpg-error with added native Visual Studio project system",
"homepage": "https://github.com/ShiftMediaProject/libgpg-error",
"license": "LGPL-2.1-only",

View File

@ -7930,7 +7930,7 @@
},
"shiftmedia-libgpg-error": {
"baseline": "1.45",
"port-version": 0
"port-version": 1
},
"shiva": {
"baseline": "1.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "980fe2b368e256297c645b1a326b460d7ffef016",
"version": "1.45",
"port-version": 1
},
{
"git-tree": "194526ea5431d93f00f3e48d1ab2d0aad0e86c48",
"version": "1.45",