[Dart] build optimized (release) and debug in same hierarchy

David Blado dblado at decarta.com
Tue Oct 10 22:44:40 EDT 2006


Hi Dart Users,

 

I'm trying to build both optimized and debug at the same time (and
report the output to a dashboard).  I notice that when I play with
${CMAKE_BUILD_TYPE} I'm actually building in the same directory hence
overwriting the object files and output files (lib/bin).  Is it possible
(in cmake) to set the directory where .o's are stored off.  I guess what
I'd like to do is set my CMakeFiles/project.dir directory to something
else.

 

I would like to do be able to do this with both ctest and cmake.

 

Thanks in advance for any hints.

 

- David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20061010/a4841d1d/attachment.htm


More information about the Dart mailing list