fantana21 / CppProjectTemplate

Based on cmake-init but adapted to our needs and preferences
MIT License
0 stars 0 forks source link

Generate same coverage report on Linux and Windows #19

Open PatrickKa opened 3 months ago

PatrickKa commented 3 months ago

This requires us to find a tool that works and yields the same output on both OSes. Almost certainly this will involve Clang because it is available on Linux and Windows.