[Cmake] CMake-1.4.5: intermediate files directory (Borland Makefiles)

Bill Hoffman bill.hoffman at kitware.com
Tue Oct 22 14:06:00 EDT 2002


I am not sure I follow what you are saying...
Cmake keeps a list of recent build directories.
If you change the build directory, the source directory
now changes with it.    This was a new feature perhaps you
were not aware of it?

I don't really know what the Project box is?

-Bill


At 06:46 PM 10/22/2002 +0100, John Biddiscombe wrote:
>> project           - source directory
>> project-debug     - build tree for debug version of project
>> project-release   - build tree for release version of project
>
>This approach can be a bit tedious using the CMake Gui because
>
>Src   : d:\VTK
>Build : d:\cmakebuild\vtkdebug
>
>Src   : d:\VTK
>Build : d:\cmakebuild\vtkrelease
>
>etc etc (for several projects).
>
>When you select the source dir in the gui and then choose a build dir. It
>overwrites the previous setting. (Because it stores dirs by referenceing the
>src location). (Which means you have to maually enter the build dir for
>every change of vtk project etc)
>
>Any objection to me adding a "Project" box to the Gui so that you can select
>VTK Release
>VTK Debug
>CMake
>...(release/debug/shared/static etc).
>and it'll store different src/build dirs for each setup...
>
>JB
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake 





More information about the CMake mailing list