Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 151 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 151 Bytes

273InventoryProject

Building

With CMake, clone the project and use the cmake command in the terminal

mkdir build
cd build
cmake ..
make