mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Buildsystem/CMake : Adjust CMake policy to allow reusing logical targetnames
Closes issue 3167 --HG-- branch : trunk
This commit is contained in:
@@ -12,6 +12,7 @@ project(TrinityCore)
|
||||
|
||||
# CMake policies
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_policy(SET CMP0002 OLD)
|
||||
cmake_policy(SET CMP0005 OLD)
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user