Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 345 Bytes

BUILD.md

File metadata and controls

20 lines (14 loc) · 345 Bytes

Building

Dependencies

Download Dependencies.

Building

Go to Henhouse project directory and run...

mkdir build
cmake ..
make -j
./src/henhouse/henhouse