From ab030b52c0608d02d728ee5df98fe8ffd7e37a8e Mon Sep 17 00:00:00 2001 From: Stefan Persson Date: Fri, 10 Dec 2010 12:37:04 +0000 Subject: [PATCH] CMakeList version updated --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cd096d89..bed3c3b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -, PROJECT( telldus-core ) +PROJECT( telldus-core ) CMAKE_MINIMUM_REQUIRED( VERSION 2.6.0 )