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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2006-05-31 0:10:33
Message-ID: 1149034233.705106.24022.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 546777 by reed:

NO_GUI != NOGUI

 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/CMakeLists.txt #546776:546777
@@ -9,7 +9,7 @@
 
 kde4_automoc(${kconfig_compiler_SRCS})
 
-kde4_add_executable(kconfig_compiler NO_GUI RUN_UNINSTALLED ${kconfig_compiler_SRCS})
+kde4_add_executable(kconfig_compiler NOGUI RUN_UNINSTALLED ${kconfig_compiler_SRCS})
 
 target_link_libraries(kconfig_compiler  ${QT_QTCORE_LIBRARY} ${QT_QTXML_LIBRARY} )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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