You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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