Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 151 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 151 Bytes

Build

git clone https://github.com/ZenAlgorithms/Authentication.git
cd Authentication
mkdir build
cd build
cmake ..
make
make install