Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

File metadata and controls

9 lines (5 loc) · 315 Bytes

This is a demo c++ project

image

Build on Windows:

cmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake

cmake --build build --config Release