Install requirements.txt and run src/test.py
git submodule update --init --recursive
cmake -B build -G Ninja
cmake --build build
cmake --build build --target test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install requirements.txt and run src/test.py
git submodule update --init --recursive
cmake -B build -G Ninja
cmake --build build
cmake --build build --target test