Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.01 KB

libcosimc - OSP C co-simulation API

libcosimc CI Conan

This repository contains the OSP C library for co-simulations, which wraps and exposes a subset of the libcosim C++ library's functions.

See CONTRIBUTING.md for contributor guidelines and LICENSE for terms of use.

How to build

Please read the libcosim build instructions. The commands you should run to build libcosimc are exactly the same, except that the option you need to add to conan install to enable proxy-fmu support is --options="libcosim/*:proxyfmu=True.