35a634907123b34f6349188dbd2aa32e34403cbe
Some checks failed
Code Analysis / analysis (push) Failing after 2m59s
Rediska
Building from source
Prerequisites (vcpkg)
Note
Add
--triplet x64-linux-releaseto the vcpkg install to build dependencies in release. Replacelinuxwith your OS if it is supported
git clone --branch 2025.10.17 --depth 1 https://github.com/microsoft/vcpkg.git && \
./vcpkg/bootstrap-vcpkg.sh && \
./vcpkg/vcpkg install
CMake workflow
cmake --preset debug
cmake --build --preset debug-run
Description
Languages
C++
88.8%
CMake
7.3%
Python
3.9%