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)