parameters. From what you
said, I guess I cannot use ctest to do this, and instead I need to write script
to do so.
Regards,
Xi Liang
梁茜
> Date: Wed, 6 Jan 2010 08:31:48 +0100
> Subject: Re: [CMake] runtime error of ct
Dear all,
Im using Windows and the compiler is VS2005. I wrote a CMakeLists.txt file to
run a image registration program, which generates a executable named as
FFD_3D_mask.exe. This executable takes some arguments as names of input and
output files. The CMake file is written as the following,