Skip to content

Platforms

Supported platforms are listed within this directory.
The goal is to centralize all the platform-dependant code and expose it for the applications. Depending on the platform, it may be needed to have specific configuration or execute a specific code for a given task.

The include folder is used as an interface and all the supported platform shall implement its own version.

Unit Tests

In the case where the project was compiled with unit tests activated, CMake will force the uses of the tests platform.