[CMake] Infinite loop with cmake-2.8.10.2

Jed Brown jed at 59A2.org
Fri Dec 28 16:34:51 EST 2012


On Fri, Dec 28, 2012 at 3:29 PM, Rolf Eike Beer <eike at sf-mail.de> wrote:

> Changing the compiler usually will not work anyway. That's why we have
> separate build trees: wipe the whole thing and start again.
>

Yes, I have a habit of runnning

rm -rf * && cmake -DNEW_OPTIONS ..

because changing cache variables (especially compilers, but also far too
many Find*.cmake modules) is hopelessly unreliable. It's a funny interface
and defeats the purpose of having a cache, but at least it's not
chronically broken.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121228/74c306a5/attachment.htm>


More information about the CMake mailing list