[rbdl-orb] no absolute paths (#21569)

This commit is contained in:
autoantwort 2021-11-23 00:49:21 +01:00 committed by GitHub
parent e48805d02b
commit f76f65d54a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -40,5 +40,6 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
vcpkg_copy_pdbs()
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/RBDL PACKAGE_NAME RBDL)
vcpkg_fixup_pkgconfig()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "rbdl-orb",
"version": "3.1.2",
"port-version": 1,
"description": "Rigid Body Dynamics Library - ORB",
"homepage": "https://github.com/orb-hd/rbdl-orb",
"dependencies": [

View File

@ -5898,7 +5898,7 @@
},
"rbdl-orb": {
"baseline": "3.1.2",
"port-version": 0
"port-version": 1
},
"re2": {
"baseline": "2021-11-01",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8471512e28002dc4d68bac4b43769172c22db5dd",
"version": "3.1.2",
"port-version": 1
},
{
"git-tree": "c6cec01f39c02f0ac2164e31e4615e21a80f4515",
"version": "3.1.2",