[vtkusers] Build debug and release at a time

John Drescher drescherjm at gmail.com
Sat Mar 3 14:31:05 EST 2012


On Sat, Mar 3, 2012 at 2:24 PM, Jothybasu Selvaraj <jothybasu at gmail.com> wrote:
> Hi all,
>
> I am trying to build vtk for both release and debug. But, I could see any
> flag like DebugAndRelease, there are only release,debug, relWithDebInfo and
> minSIzeRel
> .
> What can I build both release and debug at a time?
>

If you use Xcode or Visual Studio you can do this easily. With the
single configuration generators you can not. Although one could easily
write a shell script or batch file to support building multiple
folders at the same time.

John



More information about the vtkusers mailing list