From: Doug M. <mc...@ia...> - 2012-07-27 19:52:26
|
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 Doug |