JUMP Dolphin project for EPIFIN
- Nicolas Mémeint
- Thomas Curti
- Tom Méchineau
The environment where the project have been tested on, other version might also work:
- CMake 3.18
- g++ 10.2
# Build the project
mkdir build; cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j
# Run the binary
./dolphin