|
|
il y a 6 jours | |
|---|---|---|
| .. | ||
| scripts | il y a 6 jours | |
| src | il y a 6 jours | |
| .gitignore | il y a 6 jours | |
| CMakeLists.txt | il y a 6 jours | |
| README.md | il y a 6 jours | |
| vcpkg.json | il y a 6 jours | |
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake
cmake --build build --config Debug -j $(nproc)