[CMake] visual studio parallel build

j s j.s4403 at gmail.com
Thu Jul 30 14:51:55 EDT 2009


To clarify, if my dependencies are properly spelled out correctly for all of
my targets, the build order will be handled properly in Visual Studio?

Regards,

Juan

On Thu, Jul 30, 2009 at 1:47 PM, John Drescher <drescherjm at gmail.com> wrote:

> On Thu, Jul 30, 2009 at 2:44 PM, j s<j.s4403 at gmail.com> wrote:
> > Going into the build configuration and telling it to run tests, (I think
> the
> > checkbox is RUNTESTS, but I don't have my laptop here), causes it to run
> > tests as it is trying to compile the main executable for my project.
> >
> > The directory structure is:
> > lib1
> > lib2
> > lib3
> > main (location of the main() entry point of the program)
> > testing
> >
> > CTEST is being called before it is done compiling my application.
>
> I can tell you that tests can be a problem because RUN_TEST is by
> default not dependent on any of the other projects in your build.
> There have been a couple of threads about this a few months back.
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090730/69261c0a/attachment.htm>


More information about the CMake mailing list