Skip to content

Commit

Permalink
Add ignition-math4 port
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Aug 20, 2019
1 parent 79f3d96 commit 5c41ae2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ports/ignition-math4/CONTROL
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Source: ignition-math4
Version: 4.0.0
Homepage: https://ignitionrobotics.org/libs/math
Build-Depends: ignition-cmake0
Description: Math API for robotic applications
7 changes: 7 additions & 0 deletions ports/ignition-math4/portfile.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
include(vcpkg_common_functions)

include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)

ignition_modular_library(NAME math
VERSION "4.0.0"
SHA512 09023b559e7e544e628131189f3a7f57a9b73868f66f81e5ce1a353092940949973e1753f18ead8f655ad88c0e1d1bf51bbf63163760694aab7a97a4c0f6d519)

0 comments on commit 5c41ae2

Please # to comment.