[Sync] Some minor updates from Two

This commit is contained in:
Antz 2016-02-10 11:44:09 +00:00 committed by Antz
parent 598dacfa1c
commit 216a2737f2
11 changed files with 84 additions and 586 deletions

View file

@ -35,6 +35,8 @@ endif()
find_program(GIT_EXECUTABLE
NAMES ${git_names}
HINTS
ENV PATH
DOC "git command line client"
)
mark_as_advanced(GIT_EXECUTABLE)