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

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2010-12-18 12:53:53
Message-ID: 20101218125353.C2A79AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207522 by alexmerry:

Indicate that optional Qt modules are optional in the cmake output



 M  +2 -2      CMakeLists.txt  


--- trunk/extragear/graphics/kipi-plugins/CMakeLists.txt #1207521:1207522
@@ -95,9 +95,9 @@
     FILL_WITH_DOTS(LIB_MESSAGE)
 
     IF(${ARGN})
-        MESSAGE(STATUS " ${LIB_MESSAGE} YES")
+        MESSAGE(STATUS " ${LIB_MESSAGE} YES (optional)")
     ELSE(${ARGN})
-        MESSAGE(STATUS " ${LIB_MESSAGE} NO")
+        MESSAGE(STATUS " ${LIB_MESSAGE} NO (optional)")
     ENDIF(${ARGN})
 
 ENDMACRO(PRINT_OPTIONAL_QTMODULE_STATUS)
[prev in list] [next in list] [prev in thread] [next in thread] 

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