This repository contains template of CMake based project.
And the project leverages vcpkg and CMake's CMakePresets.json to build and test C/C++
source code.
- set
MSYS_ROOT
at your system variable. (ex.C:/msys64
) - or set
MSYS_ROOT
at c_cpp_properties.json and CMakePresets.json manually.
All the content in this repository is licensed under the MIT License.
Copyright (c) 2024 pulnip