aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cde22deeaf4..114e8ccca75 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,6 +12,7 @@ project(TrinityCore)
# CMake policies
cmake_minimum_required(VERSION 2.6)
+cmake_policy(SET CMP0002 OLD)
cmake_policy(SET CMP0005 OLD)
#