Alexander Neundorf wrote:
Von: Bill Hoffman <[EMAIL PROTECTED]>
An: Roman Yakovenko <[EMAIL PROTECTED]>

Roman Yakovenko wrote:
Thanks for help. I think I have enough information to deal with the problem.

You should make a feature request in the bug tracker. The code for building is already in ctest and cmake. Basically, it sounds like you want a cmake -E build ProjectName ProjectDirectory.

Isn't ctest almost able to do this ?
Yes, it can ...

This should do what you want today:

ctest -D ExperimentalBuild -VV -V

-Bill

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to