[Kde-bindings] Patches for smokegen/smokeqt/qyoto under Windows (almost done!)

Steven Boswell II ulatekh at yahoo.com
Thu Dec 8 19:59:08 UTC 2011


Indeed, that fixed it!  Now QyotoExport.cmake and QyotoExport-release.cmake are installed on Linux and Windows!  Thank you!

Tonight I'll integrate with Dimitar's conflicting changes (reverting RUNTIME DESTINATION to bin, since it doesn't change anything under Linux) and submit final patches.

Steven Boswell



________________________________
 From: Arno Rehn <arno at arnorehn.de>
To: KDE bindings for other programming languages <kde-bindings at kde.org> 
Sent: Thursday, December 8, 2011 8:44 AM
Subject: Re: [Kde-bindings] Patches for smokegen/smokeqt/qyoto under Windows (almost done!)
 
On Wednesday 07 December 2011 18:39:49 Steven Boswell II wrote:
> Enclosed is an archive of my latest patches to smokegen, smokeqt, and qyoto,
> against the latest version of the code in the git repositories.
> [...description of problem deleted...]
> Does anyone know how to solve this?  Apart from this issue, I think my
> changes are ready to check in.
First, thanks for the patches :)
To solve the problem, I thank that you either have to make the DESTINATION 
argument of the INSTALL(EXPORT ...) line relative (i.e. just make it 
"share/qyoto/cmake"), or make all reference to the "bin" DESTINATION absolute 
by saying "${CMAKE_INSTALL_PREFIX}/bin".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111208/2ed92d29/attachment.html>


More information about the Kde-bindings mailing list