From 677a9b038f186b3f8073cf65b38738fa89dba3b4 Mon Sep 17 00:00:00 2001 From: Bernd Wachter Date: Sat, 4 Apr 2009 00:01:43 +0200 Subject: Fixed CMake build files; both tmwserv and eathena clients will get built, the eathena-binary gets named tmw-ea Fixed gitignore for CMake files --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 71d85b12..bf66c6ae 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,5 @@ +CMAKE_MINIMUM_REQUIRED(VERSION 2.6) + PROJECT(TMW) SET(VERSION 0.0.29) -- cgit v1.2.3-70-g09d2