Skip to content

[Feature] compilation script

Jonas Toth requested to merge feature_full_compile into master

This MR adds a simple script that my local gitlab runner will execute on every commit.

It compiles the code and in future its subcomponents (classes), too. This shall ensure that no incompatibilites or errors are introduced.

Merge request reports