There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a base cmake project with the basic configuration to build a cross-platform c++ application. Triggers the CI to build and run the tests, and run coverage. Uses conan to install dependencies, Catch2 for testing, and fmt. Format by clang-format