[open62541] no absolute paths (#22352)

This commit is contained in:
autoantwort 2022-01-06 05:20:41 +01:00 committed by GitHub
parent 1c971e5be3
commit e902600fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -32,6 +32,7 @@ vcpkg_cmake_configure(
vcpkg_cmake_install()
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/${PORT})
vcpkg_copy_pdbs()
vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")

View File

@ -1,6 +1,7 @@
{
"name": "open62541",
"version": "1.2.2",
"port-version": 1,
"description": "open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.",
"homepage": "https://open62541.org",
"dependencies": [

View File

@ -4922,7 +4922,7 @@
},
"open62541": {
"baseline": "1.2.2",
"port-version": 0
"port-version": 1
},
"openal-soft": {
"baseline": "1.21.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "62aab840d7f987d8ca2ad5b9d81111a0b6f93dfd",
"version": "1.2.2",
"port-version": 1
},
{
"git-tree": "e9f30c2699c8919f074676b99f79358ef1f0a059",
"version": "1.2.2",