Set CMP0074

This commit is contained in:
KimLS 2018-09-03 00:20:43 -07:00
parent d7014dd320
commit fc071d1d2f

View File

@ -28,6 +28,7 @@
#EQEMU_MAP_DIR
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
cmake_policy(SET CMP0074 NEW)
#FindMySQL is located here so lets make it so CMake can find it
SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/" ${CMAKE_MODULE_PATH})