Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 280 Bytes

File metadata and controls

5 lines (5 loc) · 280 Bytes

cpp-cmake-template

C++ project template using cmake and vcpkg

How to use

Copy all the files in your project's directory then run the generate.py script to initialize the project. Use the cmake --preset=default to generate build files, build with cmake --build build.