[sophus] Update to 1.24.6-rc1 (#39225)

Co-authored-by: Kai Pastor <dg0yt@darc.de>
This commit is contained in:
Hauke Strasdat 2024-06-12 16:26:25 -07:00 committed by GitHub
parent f7627c902a
commit 1ea2f6a2fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 7 deletions

View File

@ -1,16 +1,15 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO strasdat/Sophus
REF 1.22.10
SHA512 0b212a015d487b3a39a9c4beb4280ebd659782f527ec863f429b5aa57462d53c41976c9285894855b380baa97d5fda35b46dfd09aa31653fb35b51039816ac78
HEAD_REF master
REF 1.24.6-rc1
SHA512 c1ba40b823cabce3fe83f528837ac111f4d746d6679fb920abd7be32de149c0937bb9a5049da156aec28a9b9fedbebae76a056de12707c01c5cb40dc9197c3e4
HEAD_REF main
)
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DBUILD_SOPHUS_TESTS=OFF
-DBUILD_SOPHUS_EXAMPLES=OFF
)
vcpkg_cmake_install()

View File

@ -1,12 +1,11 @@
{
"name": "sophus",
"version": "1.22.10",
"version": "1.24.6-r1",
"description": "Lie group library for C++",
"homepage": "https://github.com/strasdat/Sophus",
"license": "MIT",
"dependencies": [
"eigen3",
"fmt",
{
"name": "vcpkg-cmake",
"host": true

View File

@ -8289,7 +8289,7 @@
"port-version": 2
},
"sophus": {
"baseline": "1.22.10",
"baseline": "1.24.6-r1",
"port-version": 0
},
"soqt": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "00175a8c00123bfc1f5b85458c457f2c313c7abb",
"version": "1.24.6-r1",
"port-version": 0
},
{
"git-tree": "0f1a3b01427b62e229fe879a09465c07834d469a",
"version": "1.22.10",