SOJOTZ client test units.
Find a file
2026-01-02 05:31:27 +01:00
src Update. 2026-01-02 05:31:27 +01:00
.gitignore Update code and .gitignore. 2025-02-21 09:25:48 +01:00
CMakeLists.txt Update. 2026-01-02 05:31:27 +01:00
README.md Updated README and pulling from Forgejo. 2024-08-14 18:01:39 +02:00

sojotz-clientunits

Client units test for SoJoTz library.

Build with CMakefile

cmake -S . -B ./build (-DCMAKE_BUILD_TYPE=Release)
cmake --build ./build