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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Richard Lärkäng <richard () goteborg ! utfors ! se>
Date:       2006-06-20 18:10:10
Message-ID: 1150827010.824713.16917.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 553318 by larkang:

Build tests too, add_subdirectory only takes one dir as an argument


 M  +2 -1      CMakeLists.txt  
 M  +1 -0      tests/CMakeLists.txt  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/CMakeLists.txt #553317:553318
@@ -1,5 +1,6 @@
 
-add_subdirectory( example tests )
+add_subdirectory( example )
+add_subdirectory( tests )
 
 
 
--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/tests/CMakeLists.txt #553317:553318
@@ -1,6 +1,7 @@
 
 if(KDE4_BUILD_TESTS)
 
+include_directories(${KDE4_KDECORE_INCLUDES})
 
 #test5.cpp test5.h: $(srcdir)/test5.kcfg ../kconfig_compiler $(srcdir)/test5.kcfgc
 #	../kconfig_compiler $(srcdir)/test5.kcfg $(srcdir)/test5.kcfgc
[prev in list] [next in list] [prev in thread] [next in thread] 

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