Skip to content

Repository files navigation

CMake Clang Tidy

C++ Template Project (with vcpkg support)

This is a very minimal C++ template project.

It uses CMake to generate a build and Vcpkg for dependency management.

Using the template and opening the folder in IDEs like VSCode should be enough, there the recommended plugins should be installed and the correct preset selected.

Currently it will install 2 dependencies, Catch2 for unit tests and fmt for text formatting and printing.

About

No description, website, or topics provided.

Resources

Stars

33 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from mod-cpp/pacman