mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Build: Removed duplicate find_package(MySQL) call
(cherry picked from commit 2e479707e3)
This commit is contained in:
@@ -73,7 +73,6 @@ include(GroupSources)
|
||||
include(AutoCollect)
|
||||
|
||||
find_package(PCHSupport)
|
||||
find_package(MySQL)
|
||||
|
||||
if(NOT WITHOUT_GIT)
|
||||
find_package(Git 1.7)
|
||||
|
||||
Reference in New Issue
Block a user