[cmake-developers] commit 0e2ed9b09 cause LLVM config step slow
comicfans44
comicfans44 at gmail.com
Thu Feb 21 22:21:10 EST 2013
Hello everyone, I use cmake(git master) to build llvm source . and found
this commit
0e2ed9b097275ce45f61def179b0d3c7d71b83fa
Merge topic 'linked-usage-cleanup'
makes cmake config step very slow
re-run cmake to config ,console shows
...
-- Clang version: 3.2
-- Configuring done
2~3 minutes
-- Configuring done
-- Generating done
-- Build files have been written to .....
did not see this before (also git master )
previous version 57833095ff1e3d07634472a79348f9dc428c7df2 has no such problem.
hopes this can help improving CMake
thank you.
comicfans44,comicfans44 at gmail.com
2013-2-22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130222/3ba8362c/attachment.html>
More information about the cmake-developers
mailing list