early-access version 2853
This commit is contained in:
3
externals/vcpkg/ports/ignition-math4/portfile.cmake
vendored
Executable file
3
externals/vcpkg/ports/ignition-math4/portfile.cmake
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
ignition_modular_library(NAME math
|
||||
VERSION "4.0.0"
|
||||
SHA512 b0559c691335d43e4cbb986ff13cdee9c65ce59d8e3a15808d9b052fc064263560fece71d670d5417b4b713fcd7ac32f5b808703ff472979a7226e0c1b2089aa)
|
||||
15
externals/vcpkg/ports/ignition-math4/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/ignition-math4/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "ignition-math4",
|
||||
"version": "4.0.0",
|
||||
"port-version": 3,
|
||||
"description": "Math API for robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/math",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"ignition-cmake0",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user