[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdetoys/doc
From:       Laurent Montel <montel () kde ! org>
Date:       2007-08-09 20:05:40
Message-ID: 1186689940.777846.24262.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 698309 by mlaurent:

Install doc when necessary


 M  +5 -3      CMakeLists.txt  


--- trunk/KDE/kdetoys/doc/CMakeLists.txt #698308:698309
@@ -1,8 +1,10 @@
 if ( Q_WS_X11 )
 add_subdirectory(amor)
-add_subdirectory(kmoon)
+  if( PLASMA_FOUND)
+    add_subdirectory(kmoon)
+    add_subdirectory(kweather)
+  endif( PLASMA_FOUND)
+endif ( Q_WS_X11 )
 add_subdirectory(kteatime)
-add_subdirectory(kweather)
-endif ( Q_WS_X11 )
 add_subdirectory(kworldclock)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic