Skip to content

Reworked CI/CD

Patrix requested to merge ci-cd-rework into main
  • Adjusted CI/CD to work for super project (two library targets)
  • Adjusted docs generation, use @side to specify which library adds the feature
  • Removed toolchain files, replaced them with native builds
  • Replaced CMakeSettings.json with CMakePresets.json
  • Moved some shared code into abstract cmake target shared
Edited by Patrix

Merge request reports