From: Doug M. <mc...@ia...> - 2012-05-26 02:27:25
|
Patrick, This seems like a useful thing to merge. There are some recent changes to scons that appear to be wrecking havoc with some of our scons builds so we are also looking at migrating away from scons. If it is merged I can test it and provide patches for things that fail. Doug On Oct 9, 2011, at 9:37 AM, Patrick Hartling wrote: > Due to my regrettably limited time for, well, virtually everything, I hadn't noticed that Ryan Pavlik made a CMake build for CppDOM. I was just looking it over, and while it appears to have a lot of things not needed for building CppDOM, it seems to me that it would be a good addition to CppDOM. I am not sufficiently skilled at reading CMake code to tell if it supports everything that the SCons build does, but to be blunt, I am pretty sick of SCons. Even if the CMake build isn't quite ready to replace the SCons build, I would be glad to see CMake available for building CppDOM. Would it be worthwhile to merge Ryan's CMake build into the CppDOM SVN trunk? If so, I can do the initial merge and checkin. Would anyone have time to add information to the README file explaining how to use this build, possibly promoting it as the preferred alternative to the SCons build? > > -Patrick > |