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

List:       kde-commits
Subject:    [calligra] tools/thumbnail: SVN_SILENT cmake fix (silent)
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2012-07-08 19:22:53
Message-ID: 20120708192253.E3EE3A6094 () git ! kde ! org
[Download RAW message or body]

Git commit bf9a0100a747aff7ee80121b0426d5fc1c94583d by Christoph Feck.
Committed on 08/07/2012 at 21:22.
Pushed by cfeck into branch 'master'.

SVN_SILENT cmake fix

M  +2    -2    tools/thumbnail/CMakeLists.txt

http://commits.kde.org/calligra/bf9a0100a747aff7ee80121b0426d5fc1c94583d

diff --git a/tools/thumbnail/CMakeLists.txt b/tools/thumbnail/CMakeLists.txt
index 3083862..9b2ef6f 100644
--- a/tools/thumbnail/CMakeLists.txt
+++ b/tools/thumbnail/CMakeLists.txt
@@ -8,13 +8,13 @@ kde4_add_plugin(calligrathumbnail ${calligrathumbnail_SRC=
S})
 target_link_libraries(calligrathumbnail komain)
 install(TARGETS calligrathumbnail  DESTINATION ${PLUGIN_INSTALL_DIR})
 =

-if( BUILD_krita OR BUILD_flow OR BUILD_karbon)
+if( BUILD_krita OR BUILD_flow OR BUILD_karbon )
     set(calligraimagethumbnail_SRCS calligracreator.cpp)
     kde4_add_plugin(calligraimagethumbnail ${calligraimagethumbnail_SRCS})
     macro_add_compile_flags(calligraimagethumbnail "-DNO_ICON_BLENDING")
     target_link_libraries(calligraimagethumbnail komain)
     install(TARGETS calligraimagethumbnail  DESTINATION ${PLUGIN_INSTALL_D=
IR})
-endif( BUILD_krita )
+endif( BUILD_krita OR BUILD_flow OR BUILD_karbon )
 =

 # thumbnailing for the native opendocument formats
 set( THUMBNAIL_SERVICES
[prev in list] [next in list] [prev in thread] [next in thread] 

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