vcpkg/ports/fmi4cpp/CONTROL

15 lines
386 B
Plaintext
Raw Normal View History

2018-11-07 09:07:46 +08:00
Source: fmi4cpp
Version: 0.7.0-1
2018-11-07 09:07:46 +08:00
Description: FMI 2.0 implementation written in modern C++
Build-Depends: boost-property-tree, libzip[openssl]
Feature: curl
Build-Depends: curl
Description: Allows loading FMUs from URL
2019-01-26 07:14:30 +08:00
Feature: odeint
Build-Depends: boost-ublas, boost-odeint
Description: Adds support for wrapping Model Exchange models as Co-simulation models using odeint solvers