open-simulation-platform / cosim-cli

Command-line interface for libcosim
https://open-simulation-platform.github.io/cosim
Mozilla Public License 2.0
10 stars 4 forks source link

Compile with `shared=False` as default #112

Closed eidekrist closed 6 months ago

eidekrist commented 6 months ago

Fixes #102.

I recently ran into one of the issues described in #102, where both Cosim and the FMU depend on a the same shared library but in different, incompatible versions.