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

List:       koffice-devel
Subject:    [patch] fix build of kexi/plugins/reportspgz
From:       Kevin Krammer <kevin.krammer () gmx ! at>
Date:       2008-03-08 18:27:15
Message-ID: 200803081927.24893.kevin.krammer () gmx ! at
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hi,

the attached patch fixes a build problem in the reportspgz plugin for Kexi, 
i.e. I got errors that KoUnit.h could not be found

Cheers,
Kevin
-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

["kexi_plugin.diff" (text/x-diff)]

Index: kexi/plugins/reportspgz/CMakeLists.txt
===================================================================
--- kexi/plugins/reportspgz/CMakeLists.txt	(Revision 783569)
+++ kexi/plugins/reportspgz/CMakeLists.txt	(Arbeitskopie)
@@ -1,4 +1,4 @@
-include_directories( ${CMAKE_SOURCE_DIR}/libs/main ${CMAKE_SOURCE_DIR}/kexi \
${CMAKE_SOURCE_DIR}/kexi/plugins/reportspgz/backend/common \
${CMAKE_SOURCE_DIR}/kexi/plugins/reportspgz/backend/renderer ${KDE4_INCLUDES} ) \
+include_directories( ${CMAKE_SOURCE_DIR}/libs/main ${KOODF_INCLUDES} \
${CMAKE_SOURCE_DIR}/kexi ${CMAKE_SOURCE_DIR}/kexi/plugins/reportspgz/backend/common \
${CMAKE_SOURCE_DIR}/kexi/plugins/reportspgz/backend/renderer ${KDE4_INCLUDES} )  
 #this is just a basic CMakeLists.txt, for more information see the cmake manpage
 add_subdirectory( backend )


["signature.asc" (application/pgp-signature)]

_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel


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

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