-fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is defined after the sources
-added project() calls everywhere, so now you can have kdevelop project for all major parts Alex svn path=/trunk/KDE/kdebase/workspace/; revision=519321
This commit is contained in:
parent
093f868b45
commit
7acf70edbb
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
kde4_header()
|
||||
|
||||
project(kwin)
|
||||
|
||||
add_subdirectory( lib )
|
||||
add_subdirectory( killer )
|
||||
add_subdirectory( kcmkwin )
|
||||
|
|
Loading…
Reference in a new issue