[gz-math7] Control options (#31277)

This commit is contained in:
Kai Pastor 2023-05-09 03:13:00 +02:00 committed by GitHub
parent a9adae7356
commit f1a37c0d84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 6 deletions

View File

@ -1,7 +1,12 @@
set(PACKAGE_NAME math)
ignition_modular_library(NAME ${PACKAGE_NAME}
REF ${PORT}_${VERSION}
VERSION ${VERSION}
SHA512 84617eeb6840b0bad8f94c38e8af11bf010c2e3166042541d0d79c44f60a70ee6fde395b2a1b801abedb36aa024f7fb14bbb993eb7be2949c72d8756ba4b3196
)
ignition_modular_library(
NAME "${PACKAGE_NAME}"
REF "${PORT}_${VERSION}"
VERSION "${VERSION}"
SHA512 84617eeb6840b0bad8f94c38e8af11bf010c2e3166042541d0d79c44f60a70ee6fde395b2a1b801abedb36aa024f7fb14bbb993eb7be2949c72d8756ba4b3196
OPTIONS
-DSKIP_SWIG=ON
-DSKIP_PYBIND11=ON
-DBUILD_DOCS=OFF
)

View File

@ -1,6 +1,7 @@
{
"name": "gz-math7",
"version": "7.0.2",
"port-version": 1,
"description": "Math API for robotic applications",
"homepage": "https://ignitionrobotics.org/libs/math",
"license": null,

View File

@ -3026,7 +3026,7 @@
},
"gz-math7": {
"baseline": "7.0.2",
"port-version": 0
"port-version": 1
},
"gz-tools2": {
"baseline": "2.0.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "687462541825396052367baec48a08e4657d63d4",
"version": "7.0.2",
"port-version": 1
},
{
"git-tree": "13b399f38d70db748d1babf9296d2a4fc80dc302",
"version": "7.0.2",