|
|
hace 19 horas | |
|---|---|---|
| res | hace 20 horas | |
| scripts | hace 20 horas | |
| src | hace 19 horas | |
| .gitignore | hace 22 horas | |
| CMakeLists.txt | hace 22 horas | |
| README.md | hace 22 horas | |
| vcpkg.json | hace 22 horas |
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)