Hi!
for visual studio 10 I have enable_testing() and some test modules. the
problem is that the working directory is wrong.
I have set it using the WORKING_DIRECTORY option for add_test
(set to ${CMAKE_CURRENT_SOURCE_DIR}),
also in LastTest.log.tmp there is a line
"WORKING_DIRECTORY"
showing the correct working directory, but the actual working directory
is not the one that I have set.
Does anybody have an idea how to get this working?
-Jochen
--
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