[Insight-users] RE: [Insight-developers] Now building all exe
cutables and librari es in a common directory
Miller, James V (Research)
millerjv@crd.ge.com
Wed, 18 Sep 2002 12:13:13 -0400
Digging through the CMake source, it looks as though the
EXECUTABLE_OUTPUT_PATH/LIBRARY_OUTPUT_PATH default to empty strings.
Jim
> -----Original Message-----
> From: Miller, James V (Research)
> Sent: Wednesday, September 18, 2002 12:06 PM
> To: 'Luis Ibanez'
> Cc: insight-users@public.kitware.com; Insight Developers
> Subject: RE: [Insight-users] RE: [Insight-developers] Now building all
> exe cutables and librari es in a common directory
>
>
> Luis,
>
> In VTK's CMakeLists.txt file, we have explicit SET() commands to
> define the executable output path and library output path. Do we
> need these types of likes for ITK?
>
> Jim
>
> > -----Original Message-----
> > From: Miller, James V (Research)
> > Sent: Wednesday, September 18, 2002 11:58 AM
> > To: 'Luis Ibanez'; Lorensen, William E (Research)
> > Cc: insight-users@public.kitware.com; Insight Developers
> > Subject: RE: [Insight-users] RE: [Insight-developers] Now
> building all
> > exe cutables and librari es in a common directory
> >
> >
> > Luis,
> >
> > I just configured into a new build tree and EXECUTABLE_OUTPUT_PATH
> > and LIBRARY_OUTPUT_PATH defaulted to empty.
> >
> > > -----Original Message-----
> > > From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
> > > Sent: Wednesday, September 18, 2002 11:42 AM
> > > To: Lorensen, William E (Research)
> > > Cc: insight-users@public.kitware.com; Insight Developers
> > > Subject: Re: [Insight-users] RE: [Insight-developers] Now
> > building all
> > > executables and librari es in a common directory
> > >
> > >
> > >
> > > Bill,
> > >
> > > Ok, my mistake:
> > >
> > > In addition to copy the CMakeCache.txt file back to the
> > > binary directory. You will have to remove the following
> > > two Cache entries:
> > >
> > > EXECUTABLE_OUTPUT_PATH
> > > LIBRARY_OUTPUT_PATH
> > >
> > > This will allow CMake to reinitialize the variables with
> > >
> > > ${ITK_BINARY_DIR}/bin
> > >
> > >
> > > Otherwise CMake will respect the empty string they
> > > currently have assigned.
> > >
> > >
> > > Luis
> > >
> > >
> > >
> > > ============================================
> > >
> > > Lorensen, William E (Research) wrote:
> > >
> > > > My EXECUTABLE_OUTPUT_PATH is empty in my CMakeCache.txt
> > > >
> > >
> > >
> > > _______________________________________________
> > > Insight-users mailing list
> > > Insight-users@public.kitware.com
> > > http://public.kitware.com/mailman/listinfo/insight-users
> > >
> > _______________________________________________
> > Insight-developers mailing list
> > Insight-developers@public.kitware.com
> > http://public.kitware.com/mailman/listinfo/insight-developers
> >
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>