From: Hubert F. <hu...@fi...> - 2006-10-17 17:49:47
|
> We have the vcproj files hand-made at this point due to the fact that > we make heavy use of vsprops files to put our settings external to > the vc projects themselves. We haven't played with CMake before. I have been working on making it build with GNU automake because that is what I know best (almost work on both Mac and Linux), but recently I tried CMake on another project of mine, and I like it... so I have been pondering. I'm wondering whether a complete CMake support would be accepted in the main tree? Given that CMake works on Mac, Windows and UNIX, and for the first 2 can generate project files to be build with the IDEs... Hub |