Closed clegaard closed 4 years ago
In order to support several platforms the tool must be distributed with pre-compiled wrappers for every platform that is supported.
The wrapper is built using CMake so it should be relatively simple to do this.
GitHub actions provides a way to do this.
wrapper is now being built for linux and windows upon commit to master
In order to support several platforms the tool must be distributed with pre-compiled wrappers for every platform that is supported.
The wrapper is built using CMake so it should be relatively simple to do this.
GitHub actions provides a way to do this.
Prerequisites
20