Build: Update FindOpenSSL.cmake and remove custom FindGit
(cherry picked from commit 77596dba67483c8050c3d3ea1c4299360fde6beb)
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ find_package(PCHSupport)
|
||||
find_package(MySQL)
|
||||
|
||||
if(NOT WITHOUT_GIT)
|
||||
find_package(Git)
|
||||
find_package(Git 1.7)
|
||||
endif()
|
||||
|
||||
# Find revision ID and hash of the sourcetree
|
||||
|
||||
Reference in New Issue
Block a user