saxbophone
saxbophone
As much as I adore funny obscure comedy references, I am now feeling like the confusion this may cause is less utilitarian and something else which is more obviously a...
https://github.com/catchorg/Catch2/blob/devel/docs/migrate-v2-to-v3.md#top
Clean up
E.g. remove travis-CI config, remove commented out CMake code (or start using it)
I've had to reorganise the template into a header-only library one time too many for various personal projects based on this, a header-only template will really save me a lot...
This caused a build to follow on another project --CPM was trying to load a tag of a dependency from the first-party project's history instead of the cached (or downloaded)...
The default is clang++12 which lacks a lot of C++20 library support