<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Indeed, that fixed it!  Now QyotoExport.cmake and QyotoExport-release.cmake are installed on Linux and Windows!  Thank you!</span></div><div><br><span></span></div><div><span>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.</span></div><div><br><span></span></div><div><span>Steven Boswell<br></span></div><div><br></div>  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight: bold;">From:</span></b> Arno Rehn <arno@arnorehn.de><br> <b><span style="font-weight: bold;">To:</span></b> KDE bindings for other
 programming languages <kde-bindings@kde.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, December 8, 2011 8:44 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Kde-bindings] Patches for smokegen/smokeqt/qyoto under Windows (almost done!)<br> </font> <br>
On Wednesday 07 December 2011 18:39:49 Steven Boswell II wrote:<br>> Enclosed is an archive of my latest patches to smokegen, smokeqt, and qyoto,<br>> against the latest version of the code in the git repositories.<br>> [...description of problem deleted...]<br>> Does anyone know how to solve this?  Apart from this issue, I think my<br>> changes are ready to check in.<br>First, thanks for the patches :)<br>To solve the problem, I thank that you either have to make the DESTINATION <br>argument of the INSTALL(EXPORT ...) line relative (i.e. just make it <br>"share/qyoto/cmake"), or make all reference to the "bin" DESTINATION absolute <br>by saying "${CMAKE_INSTALL_PREFIX}/bin".<br><br> </div> </div>  </div></body></html>