On Tuesday 10 August 2010 01:24:13 David Cole wrote:
> Or this variable prior to defining any targets:
> http://cmake.org/cmake/help/cmake-2-8-
docs.html#variable:CMAKE_RUNTIME_OUTPUT_DIRECTORY
> 
> ...to put all the runtime (exe and dll) output files in the same directory
> with each other...

David,

many thanks! That, together with a generator expression in add_test(), did the 
trick :)

Cheers

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