Sin descripción

0xc3 c609c60051 dev hace 19 horas
res 49e07da299 dev hace 20 horas
scripts 6b8fb98db0 dev hace 20 horas
src c609c60051 dev hace 19 horas
.gitignore 8fca4287b5 dev hace 22 horas
CMakeLists.txt 8fca4287b5 dev hace 22 horas
README.md 8fca4287b5 dev hace 22 horas
vcpkg.json 8fca4287b5 dev hace 22 horas

README.md

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=/home/deck/.local/share/vcpkg/scripts/buildsystems/vcpkg.cmake
cmake --build build --config Debug -j $(nproc)