2008/10/31 daniel trindade <[EMAIL PROTECTED]>:
> By default, LastTest.log is generated in SRC_ROOT/Testing/Temporary.

I think it is generated in ${CMAKE_BINARY_DIR}/Testing/....

You must be building in-source.

> Is there a way to change this using some command in CMakeList.txt?
> I searched in cmake and ctest documentation, but i didnĀ“t find anything.

may be you can change the
DartConfiguration.tcl
by hand instead of using the CMake generated one?

see
http://www.cmake.org/Wiki/CMake_Generating_Testing_Files

However I did not tried.

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

Reply via email to