• Show log

    Commit

  • Hash : 172a585f
    Author : Patrick Steinhardt
    Date : 2017-09-05T15:09:34

    cmake: always use object library for git2internal
    
    As we have bumped our minimum CMake version to 2.8.11, we can now
    unconditionally make use of object libraries. So remove the version
    check for the git2internal object library and always use it.