From: Doug M. <mc...@ia...> - 2012-07-28 01:19:39
|
On Jul 27, 2012, at 5:31 PM, Patrick Hartling wrote: > On Jul 27, 2012, at 2:52 PM, Doug McCorkle <mc...@ia...> wrote: > >> On Jul 6, 2012, at 3:50 PM, Doug McCorkle wrote: >> >>> >>> On Jul 6, 2012, at 3:35 PM, Patrick Hartling wrote: >>> >>>> cppdom-config is a legacy script that wraps flagpoll usage. I don't know how important it is at this point, but installing it would maintain consistency with the SCons build. >>> >>> OK, I can get it in. >>> >>>> >>>> What qualifies as CMake cruft? >>> All of the find scripts and compiler check files that are not needed/used for the cppdom build. >>> >>>> I just grabbed everything from the Git repository. I don't think that I committed anything extra by mistake, but I don't have a good eye for what is critical for CMake to do its job. >>> You did grab everything correctly. I checked with Ryan and he is alright with getting that directory cleaned up. I will go through and create a patch for it. >> >> Here is the first patch to cleanup the CMake scripts. I will work on adding a couple other things to the CMake build to make version tracking a bit easier and to ease using cppdom in third party projects. >> >> www.vrac.iastate.edu/~mccdo/CMakeCleanup.patch > > > I applied your patch to the trunk and to the 1.2 branch. Thanks for taking the time to prepare that. Thanks Patrick. It appears that the deletion of the sub directories in the cmake directory did not make it into the patch for some reason. Could you delete all of the sub directories that are currently in the cmake directory? Thanks. Doug |