SOJOTZ client test units.
| 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
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
Client units test for SoJoTz library.
cmake -S . -B ./build (-DCMAKE_BUILD_TYPE=Release)
cmake --build ./build