Sylvain: You could add the PATH in ctest environment within your ctest script.
SET (CTEST_ENVIRONMENT "PATH=.....c:/WINDOWS/system32\;C:/MyDllPath.........") HTH -- karthik On 1/11/08, Sylvain Jaume <[EMAIL PROTECTED]> wrote: > > Hello, > > I build some shared libraries and need to test an executable that uses > these libraries. > The path should point to those libraries. > How can I set the path variable with ctest? > > Regards, > Sylvain > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
