[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 11:57:46 -0400
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
>