Add CMakeLists.txt and build script

This commit is contained in:
stefiosif
2024-08-03 13:14:07 +03:00
parent f5b48bbafd
commit d216a9611f
6 changed files with 86 additions and 118 deletions

View File

@@ -41,6 +41,7 @@ Clone the repository with submodules (doctest/nanobench):
```bash
git clone --recurse-submodules https://github.com/stefiosif/dynamic-reachability-algorithms
cd dynamic-reachability-algorithms
./build_project.sh
```
## References