A ready-to-use template for C++17 projects with SFML, CMake, vcpkg, and VS Code.
- Click "Use this template" on GitHub
- Clone your new repo
- Open in VS Code
- Change
TemplateProjectto your project name inCMakeLists.txt - Add your source files to
add_executable() - Start coding n stuffs :D
- vcpkg installed at
C:/MyRepos/_tools/vcpkg/(obviously change this yourself) - Visual Studio 2022 with C++ tools
- CMake 3.16+