Build: Removed duplicate find_package(MySQL) call

(cherry picked from commit 2e479707e3)
This commit is contained in:
Shauren
2022-06-23 00:05:27 +02:00
parent faa8c9b710
commit 63cf670f65

View File

@@ -73,7 +73,6 @@ include(GroupSources)
include(AutoCollect)
find_package(PCHSupport)
find_package(MySQL)
if(NOT WITHOUT_GIT)
find_package(Git 1.7)