Skip to content

Commit

Permalink
[ignition-math6] Add new port
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed May 7, 2020
1 parent bad2936 commit 36d90c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ports/ignition-math6/CONTROL
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Source: ignition-math6
Version: 6.4.0
Homepage: https://ignitionrobotics.org/libs/math
Build-Depends: eigen3, ignition-cmake2, ignition-modularscripts
Description: Math API for robotic applications
5 changes: 5 additions & 0 deletions ports/ignition-math6/portfile.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)

ignition_modular_library(NAME math
VERSION "6.4.0"
SHA512 8a6e672ef6de591d25200f288deaaa16cc43e3c90804ee5ead0f06345036afbfa40acb531eb5b6a1fa80bd34c0c5964662cc0659d8bed2c811ad7c776d6f77cb)

0 comments on commit 36d90c8

Please sign in to comment.