git clone --recursive --branch develop <repo_url>
You must have cmake installed on your system to follow the instructions below
Windows and Linux:
mkdir build
Windows and Linux:
cd build
Windows and Linux:
cmake ..
make
The application will then be built and put into the bin directory that will be created