[CMake] MinGW: running test driver fails, dll not found
Daniel Franke
franke.daniel at gmail.com
Tue Aug 10 14:30:22 EDT 2010
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
More information about the CMake
mailing list