vcpkg + cmake + clangd development template
Find a file Use this template
2024-08-03 19:17:36 +02:00
src Initial commit 2024-08-03 19:17:36 +02:00
.clang-format Initial commit 2024-08-03 19:17:36 +02:00
.clang-tidy Initial commit 2024-08-03 19:17:36 +02:00
.gitignore Initial commit 2024-08-03 19:17:36 +02:00
CMakeLists.txt Initial commit 2024-08-03 19:17:36 +02:00
CMakePresets.json Initial commit 2024-08-03 19:17:36 +02:00
compile_commands.json Initial commit 2024-08-03 19:17:36 +02:00
LICENSE.txt Initial commit 2024-08-03 19:17:36 +02:00
README.md Initial commit 2024-08-03 19:17:36 +02:00
vcpkg-configuration.json Initial commit 2024-08-03 19:17:36 +02:00
vcpkg.json Initial commit 2024-08-03 19:17:36 +02:00

Simple project template for vcpkg with CMake presets and clangd.

Example dependencies:

Building

cmake --workflow --preset=debug