From 37f765fe6f5c203b504cb7e84559a56e7a5eb54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 26 Oct 2011 07:01:04 +0000 Subject: [PATCH] Revert git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@446 fdac6126-5c0c-442c-9429-916003d36597 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f8e5676..7991fd22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -sdfsdkfcmake_minimum_required (VERSION 2.6) +cmake_minimum_required (VERSION 2.6) project (OpenMesh)