From 7b4e49e1a69712dcb2943a15660f92ea3655233c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:58:31 +0200 Subject: Additional k => tde renaming and fixes --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 20610b3..b257110 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ cmake_minimum_required( VERSION 2.8 ) ##### general package setup ##################### -project( kio-locate ) +project( tdeio-locate ) ##### include essential cmake modules ########### -- cgit v1.2.1