]> git.proxmox.com Git - ceph.git/blob - 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
1 Source: fmi4cpp
2 Version: 0.7.0-2
3 Homepage: https://github.com/NTNU-IHB/FMI4cpp
4 Description: FMI 2.0 implementation written in modern C++
5 Build-Depends: boost-property-tree, libzip[openssl]
6
7 Feature: curl
8 Build-Depends: curl
9 Description: Allows loading FMUs from URL
10
11 Feature: odeint
12 Build-Depends: boost-ublas, boost-odeint
13 Description: Adds support for wrapping Model Exchange models as Co-simulation models using odeint solvers
14
15