[imath] no absolute paths (#21452)

This commit is contained in:
autoantwort 2021-11-16 19:26:33 +01:00 committed by GitHub
parent 50700e0360
commit ef17a0202a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

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

View File

@ -1,6 +1,7 @@
{
"name": "imath",
"version": "3.1.3",
"port-version": 1,
"description": "Imath is a C++ and Python library of 2D and 3D vector, matrix, and math operations for computer graphics.",
"homepage": "https://github.com/AcademySoftwareFoundation/Imath",
"dependencies": [

View File

@ -2822,7 +2822,7 @@
},
"imath": {
"baseline": "3.1.3",
"port-version": 0
"port-version": 1
},
"imgui": {
"baseline": "1.85",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f8d9cbaa52114f1030e4bc9ee0e075da76d7be5c",
"version": "3.1.3",
"port-version": 1
},
{
"git-tree": "a244498f54d1b743d54d9d4a89d5ea556346a22e",
"version": "3.1.3",