petergil / PaSSaP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peter and Sarahs Super awesome Project

Introduction

Build instructions

To build the code:

mkdir build
cd build
cmake ..
make

To build the documentation:

# in the project root dir
doxygen

Running

Doesn’t run right now.

  • [ ] TODO make it run
  • [ ] TODO make it give the right result

About


Languages

Language:C++ 94.9%Language:CMake 5.1%