Hello,

I have used cmake to build an executable (which is ${CMAKE_EXECUTABLE_DIR}/myprog.exe). I wanted to use ctest to test my executable. But I need to execute this program in specific directories with various data set (in ${CMAKE_SOURCE_DIR}/tests/first_test for example).

Is it possible to do this with ctest ?

YC
_______________________________________________
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