[cmake-developers] Generating information for C++ tools in cmake (patch)

Brad King brad.king at kitware.com
Wed Jan 12 13:29:03 EST 2011


On 1/12/2011 1:19 PM, Manuel Klimek wrote:
> I actually don't think writing out a single text file will be
> noticeable in the overall generation. If I assume that I can write 60
> MB/s, I'd need a code base 250 times the size of the cmake code base
> before hitting 1 second. Since the cmake code base seems to be around
> 200k LOC C++ code, this would be a 50M LOC code base. I don't expect
> one second in the generation phase to matter for such a code base.

Don't bother with the option for now.  It is easily added after testing.
Please refactor your patch into multiple commits as I previously
requested and then we can review in more detail.

Thanks!
-Brad



More information about the cmake-developers mailing list