<div dir="ltr"><div><div><div>You can have a look at:<br><br>Hunter: <a href="https://github.com/ruslo/hunter">https://github.com/ruslo/hunter</a><br></div>Conan: <a href="https://conan.io/">https://conan.io/</a><br><br></div>HTH<br><br></div>Guillaume<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 18, 2017 at 1:47 PM, Konstantin Podsvirov <span dir="ltr"><<a href="mailto:konstantin@podsvirov.pro" target="_blank">konstantin@podsvirov.pro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>18.01.2017, 21:32, "ardi" <<a href="mailto:ardillasdelmonte@gmail.com" target="_blank">ardillasdelmonte@gmail.com</a>>:</div><span class=""><blockquote type="cite"><p>On Wed, Jan 18, 2017 at 7:19 PM, Konstantin Podsvirov<br><<a href="mailto:konstantin@podsvirov.pro" target="_blank">konstantin@podsvirov.pro</a>> wrote:</p><blockquote> Hello Ardi!<br> </blockquote><p>[...]</p> <blockquote> Sounds like, you need cross-platform (several desktops) package manager<br> compatible with cmake.<br><br> If all desktops with GUI, what about using CPack IFW generator?<br><br> <a href="https://cmake.org/cmake/help/latest/module/CPackIFW.html" target="_blank">https://cmake.org/cmake/help/<wbr>latest/module/CPackIFW.html</a></blockquote><p><br>Thanks for the idea, Konstantin. Yes, all the OSs I use have a GUI,<br>although I don't use Qt. If the best solution is IFW, I'd use Qt only<br>for this. BTW, I'm new to IFW, and if I'm reading it correctly, cpack<br>generates an installer, which I guess is an executable... but... can<br>the installer also be used for uninstalling? Will an installer of a<br>new version of a package uninstall an older version if it exists?</p></blockquote></span><div>CPack IFW generator help you to create installer (yes, it's executable based on Qt,</div><div>but static linked) thats you need run on target platform (you don't have preinstalled Qt).</div><div> </div><div>CPack IFW generator can also help you to create packages repository to use from installers</div><div>(local or from network).</div><div> </div><div>Installer will remove old package before update him to new version.</div><div> </div><div>--</div><div>Regards,</div><div>Konstantin Podsvirov</div><div> </div><br>--<br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/<wbr>CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/cmake</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Guillaume Dumont<br>=========================<br><a href="mailto:dumont.guillaume@gmail.com" target="_blank">dumont.guillaume@gmail.com</a></div>
</div>