Build: Removed duplicate find_package(MySQL) call

This commit is contained in:
Shauren
2022-06-23 00:05:27 +02:00
parent 4dfb1f248f
commit 2e479707e3

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)