Skip to content

Changes to start the move to a shared lib structure

Sarthak Tickoo requested to merge cpp-client-refactoring into dev

This change marks the beginning to a move towards being able to compile the corelink client as a shared library. It adds necessary project files and structure, which will when correctly compiled result in a shared library which can be linked against your own project.

Merge request reports

Loading