Commit 1d9dd882b32cbaa5d4c8b0b39558ce8ac16274fa

Patrick Steinhardt 2017-09-05T15:06:29

cmake: distinguish libgit2 objects and sources Distinguish variables keeping track of our internal libgit2 sources and the final objects which shall be linked into the library. This will ease the transition to use object libraries for our bundled dependencies instead of linking them in.