j s wrote:
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?


Yes, and if you are running it from the command line, you should build the ALL_BUILD target. Then build the RUN_TESTS. Currently, the RUN_TESTS is expected to be run after the build is done, and should not be built before.

-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to