From e7e66b68270eba3cc09f415f38d5f6d4a42b2aae Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:47:55 -0600 Subject: Additional renaming of kde to tde --- CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e05167be..38b57a91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,9 +14,9 @@ cmake_minimum_required( VERSION 2.8 ) ##### general package setup ##################### -project( kdeartwork ) +project( tdeartwork ) -set( PACKAGE kdeartwork ) +set( PACKAGE tdeartwork ) set( VERSION "3.5.13" ) @@ -74,7 +74,7 @@ set( CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-undefined" ) set( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined" ) -##### kdenetwork directories #################### +##### tdenetwork directories #################### tde_conditional_add_subdirectory( BUILD_EMOTICONS emoticons ) tde_conditional_add_subdirectory( BUILD_ICEWM_THEMES icewm-themes ) -- cgit v1.2.1