mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Build: Removed duplicate find_package(MySQL) call
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