From 49b7f1fc787b969aad8fea4d4d2b15ef63cc4795 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Nov 2011 18:46:52 -0600 Subject: Fix CMake files --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ce3f2b9..e9dee81 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ include(CPack) ##### general package setup ##################### -project( kio-locate ) +project( tde-style-qtcurve ) ##### include essential cmake modules ########### -- cgit v1.2.1