vcpkg/ports/fmi4cpp/CONTROL
Phoebe 33f15e40e8 modernize many ports (#7986)
* modernize many ports

* Update the code to handle copyright

* Retriger to build qt5-gamepad
2019-09-05 10:43:09 -07:00

16 lines
432 B
Plaintext

Source: fmi4cpp
Version: 0.7.0-2
Homepage: https://github.com/NTNU-IHB/FMI4cpp
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