Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 244 Bytes

Build Instructions

To generate the build files use cmake:

mkdir build
cd build
cmake ..

To build the project run make (in the directory with the generated build files):

make

The build target is called HackCheck.