~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy

« back to all changes in this revision

Viewing changes to kwin/clients/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-11 14:04:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071011140448-v0eb7lxbb24zagca
Tags: 3.94.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
add_subdirectory( b2 ) 
4
4
add_subdirectory( kde2 ) 
5
5
add_subdirectory( keramik ) 
6
 
add_subdirectory( laptop ) 
7
 
add_subdirectory( modernsystem ) 
 
6
message(STATUS "TODO - remove kdefx usage in laptop")
 
7
#add_subdirectory( laptop ) 
 
8
message(STATUS "TODO - remove kdefx usage in modernsystem")
 
9
#add_subdirectory( modernsystem ) 
8
10
add_subdirectory( oxygen ) 
9
11
add_subdirectory( quartz ) 
10
 
add_subdirectory( redmond ) 
 
12
message(STATUS "TODO - remove kdefx usage in redmond")
 
13
#add_subdirectory( redmond ) 
11
14
add_subdirectory( web )