libgit2.github.io icon indicating copy to clipboard operation
libgit2.github.io copied to clipboard

Updated "How to Build Libgit2" page

Open n7800 opened this issue 4 months ago • 0 comments

Updated "How to Build Libgit2" page:

  • BUILD_CLAR renamed to BUILD_TESTS (see commit https://github.com/libgit2/libgit2/commit/4e14d4c6a6d4629601cc7e1659df85eeb450df10).
  • CMAKE_BUILD_TYPE also supports MinSizeRel (see file CMakeLists.txt).
  • Warn about possible out-of-date option lists and suggest searching for supported options for their version in the repository.
  • The link has been fixed because the master branch has been renamed to main (although redirection worked).

n7800 avatar Sep 17 '25 15:09 n7800