[Insight-developers] RE: SGI builds and libCio.a

Bill Hoffman bill.hoffman@kitware.com
Wed, 12 Mar 2003 14:49:53 -0500


I have just checked in a change  to the cmake listfiles in ITK,
that will require these builds to be cleaned:

luria.­uiowa IRIX64_­MIPSpro7.­3.­1.­3m-DEBUG 
luria.­uiowa IRIX64_­MIPSpro7.­3.­1.­3m-FAST 
ct02_oc.­crd IRIX64-6.­5-CC-64  
kulu.­crd IRIX64-6.­5-CC-n32 


A quick way to clean, the build, is to do this:
cd builddir
mv CMakeCache.txt ..
rm -rf *
mv ../CMakeCache.txt .
cmake ../Insight

-Bill



At 02:26 PM 3/12/2003, Lorensen, William E (Research) wrote:
>Yes. I can't guarantee getting them all done today, but let's get started.
>
>E-mail me when you check in the change. I'll validate it on my own build
>first.
>
>Bill