[CMake] OO and/or IDEs

Brandon Van Every bvanevery at gmail.com
Tue Dec 18 01:04:53 EST 2007


On Dec 18, 2007 12:42 AM, Brandon Van Every <bvanevery at gmail.com> wrote:
> Some of those low-end
> things like JRake are even getting traction.  There's a constellation
> of blog entries about them.  It performs significant work despite not
> having 51 person-years into it.

It occurs to me that Java and C# do not have the same portability
problems as C/C++.  Sure, Java has some, but any Java-oriented build
system can rely on Java being nearly the same on all platforms.
Meanwhile, C# is primarily a Windows thing.  Hmm, what aspects of
target OSes do Java and C# fail to pave over?  If CMake handles those
better than competing build systems....


Cheers,
Brandon Van Every


More information about the CMake mailing list