SOJOTZ client test units.
- C++ 95.4%
- CMake 4.6%
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
sojotz-clientunits
Client units test for SoJoTz library.
Build with CMakefile
cmake -S . -B ./build (-DCMAKE_BUILD_TYPE=Release)
cmake --build ./build