|
|
hace 11 horas | |
|---|---|---|
| res | hace 12 horas | |
| scripts | hace 12 horas | |
| src | hace 11 horas | |
| .gitignore | hace 15 horas | |
| CMakeLists.txt | hace 15 horas | |
| README.md | hace 15 horas | |
| vcpkg.json | hace 15 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)