[Kmymoney-devel] Fwd: extragear/office/kmymoney/cmake/modules [BROKEN EMAIL]
Thomas Baumgart
thb at net-bembel.de
Wed Sep 1 10:20:44 CEST 2010
Hi,
on Wednesday 01 September 2010 01:07:29 Alvaro Soliverez wrote:
> This last update broke the build in my case.
> Did anyone else have a problem with it?
I did not see a problem with AqBanking being installed. Don't know if the
problem only shows up if AqBanking is not present. I am in the process to
integrate the new AqBanking5 version shortly (if I could only find some time).
I will take a look what's happening in this area.
> ---------- Forwarded message ----------
> From: Alex Merry <kde at randomguy3.me.uk>
> Date: Mon, Aug 30, 2010 at 4:12 PM
> Subject: extragear/office/kmymoney/cmake/modules [BROKEN EMAIL]
> To: kde-commits at kde.org
>
>
> SVN commit 1170104 by alexmerry:
>
> Make sure AqBanking is built in the required configuration
>
>
>
> M +14 -0 FindAqBanking.cmake
>
>
> --- trunk/extragear/office/kmymoney/cmake/modules/FindAqBanking.cmake
> #1170103:1170104
> @@ -26,6 +26,20 @@
> PKG_CHECK_MODULES(AQBANKING aqbanking>=${AQBANKING_MIN_VERSION}
> aqbanking<=${AQBANKING_MAX_VERSION})
>
> if(${AQBANKING_FOUND})
> + find_file(Q4BANKING_QBANKING_H
> + NAMES qbanking.h
> + PATHS ${AQBANKING_INCLUDE_DIRS}
> + PATH_SUFFIXES q4banking)
> + if (NOT EXISTS ${Q4BANKING_QBANKING_H})
> + set(AQBANKING_FOUND FALSE)
> + unset(AQBANKING_INCLUDE_DIRS)
> + unset(AQBANKING_LIBRARIES)
> + unset(AQBANKING_VERSION)
> + message(STATUS "AqBanking does not have the Q4Banking frontend
> enabled") + endif (NOT EXISTS ${Q4BANKING_QBANKING_H})
> +endif(${AQBANKING_FOUND})
> +
> +if(${AQBANKING_FOUND})
> # if AqBanking has been found make sure to add the q4banking lib
> set(AQBANKING_LIBRARIES ${AQBANKING_LIBRARIES} q4banking)
> endif(${AQBANKING_FOUND})
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
>
--
Regards
Thomas Baumgart
GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
'I used *that other operating system* (now to be considered
open source? <g>) for some years' - anonymous source
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kmymoney-devel/attachments/20100901/8c52d0ca/attachment.sig
More information about the KMyMoney-devel
mailing list