]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp/CONTROL
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / fmi4cpp / CONTROL
CommitLineData
1e59de90
TL
1Source: fmi4cpp
2Version: 0.7.0-2
3Homepage: https://github.com/NTNU-IHB/FMI4cpp
4Description: FMI 2.0 implementation written in modern C++
5Build-Depends: boost-property-tree, libzip[openssl]
6
7Feature: curl
8Build-Depends: curl
9Description: Allows loading FMUs from URL
10
11Feature: odeint
12Build-Depends: boost-ublas, boost-odeint
13Description: Adds support for wrapping Model Exchange models as Co-simulation models using odeint solvers
14
15