CMakeLists.txt
12.5 KB
-
cmake: distinguish libgit2 objects and sources · 1d9dd882
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.
Patrick Steinhardt committed