• Show log

    Commit

  • Hash : 1d9dd882
    Author : Patrick Steinhardt
    Date : 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.