vcpkg/ports/fmi4cpp/CONTROL
Griffin Downs 9db65c7891
[fmi4cpp] Update to 0.7.0 (#6269)
* [fmi4cpp] update to 0.7.0

* Fix indentation

* Remove duplicate feature entry
2019-04-30 15:02:18 -07:00

15 lines
384 B
Plaintext

Source: fmi4cpp
Version: 0.7.0
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
Feature: odeint
Build-Depends: boost-ublas, boost-odeint
Description: Adds support for wrapping Model Exchange models as Co-simulation models using odeint solvers