The guids should remain constant in a given build tree for the life of the CMakeCache.txt file.<br><br>But after you delete that and start in a fresh build tree, you'll get fresh guids.<br><br>If you want constant guids in your vcproj files, they should be built by hand, not with CMake.<br>
<br><br>HTH,<br>David<br><br><br><div class="gmail_quote">2011/1/7 "Sören Freudiger" <span dir="ltr"><<a href="mailto:muffmolch@gmx.de">muffmolch@gmx.de</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello<br>
Is it possible to set the ProjectGUID by CMake? Every time I generate a vcproj file with CMake the ProjectGUID changes. But we need to have a fixed one (because other projects are including the vcproj).<br>
<br>
Best regards<br>
SirAnn<br>
--<br>
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit<br>
gratis Handy-Flat! <a href="http://portal.gmx.net/de/go/dsl" target="_blank">http://portal.gmx.net/de/go/dsl</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br>