Analyze compilers/build systems and choose the best one.
User story:
As a template user, I want to understand why a specific compilers/build systems was chosen, so that I can eventually choose this particular project.
DoD:
Technical details:
- Investigate gcc and clang compilers
- Investigate cmake, ninja and meson build systems
- Check compability with selected package manager
Analyze compilers/build systems and choose the best one.
User story:
As a template user, I want to understand why a specific compilers/build systems was chosen, so that I can eventually choose this particular project.
DoD:
technologies.mdfile described considered compilers/build systemstechnologies.mdfile described pros/cons for each compilers/build systemsTechnical details: