You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our top-level CMakeLists.txt is quite overblown because it contains
general build options alongside with more specific build instructions
for our library. To separate this out and make it more digestible, move
build instructions regarding our libgit2 library into its own file in
the "src/" directory.
0 commit comments