Added install step to static libgit2 build. #408

Closed
buddhike wants to merge 1 commits from fix-build into master
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ cmake -DTHREADSAFE=ON \
.. &&
cmake --build .
make -j2 install