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

List:       kde-commits
Subject:    KDE/kdelibs/kwallet/tests
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2006-04-06 20:07:17
Message-ID: 1144354037.908744.22897.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 527085 by neundorf:

-fix typo: move NOGUI from target_link_libraries() to kde4_add_executable()

Alex



 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdelibs/kwallet/tests/CMakeLists.txt #527084:527085
@@ -9,9 +9,9 @@
 
 kde4_automoc(${kwalletasync_SRCS})
 
-kde4_add_executable(kwalletasync ${kwalletasync_SRCS})
+kde4_add_executable(kwalletasync NOGUI ${kwalletasync_SRCS})
 
-target_link_libraries(kwalletasync NOGUI ${KDE4_KDECORE_LIBS} kwalletclient )
+target_link_libraries(kwalletasync ${KDE4_KDECORE_LIBS} kwalletclient )
 
 
 ########### next target ###############
[prev in list] [next in list] [prev in thread] [next in thread] 

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