[cmake-developers] Hacking kwsys processor detection

Brad King brad.king at kitware.com
Mon Nov 26 08:36:38 EST 2012


On 11/20/2012 01:58 PM, Rolf Eike Beer wrote:
> Brad King wrote:
>> I haven't had time to cherry-pick the changes into CMake and deal
>> with all the problems on platforms where CMake builds but VTK does
>> not (if any).  Some of the changes conflict with your patches,
>> probably because they do some of the same things.
> 
> Ok, I guess we now have the new stuff already in CMake.

Yes, I _finally_ had time to do it!  In the process I also got a
workflow set up to make it (again) easy to integrate KWSys changes
into CMake.  The main feature is that KWSys changes are now tested
everywhere CMake is tested before merging.

> It would be good if 
> you could just take the first of that patches as it just fixes some typos. 
> I've attached a rebased version of these patches for easier testing.

Please visit this page:

 http://public.kitware.com/Wiki/KWSys/Git/Develop

for instructions to propose these changes for inclusion in upstream
KWSys.  It uses a different workflow than CMake.  Once the changes
are merged to KWSys it will be trivial to put them in CMake.

Thanks,
-Brad



More information about the cmake-developers mailing list