[Insight-users] run test manually
David Froger
david.froger at inria.fr
Mon Dec 2 04:33:56 EST 2013
Hi all,
How to run a ITK test manuall?
I would like to experiment with
ITK/Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx, but when
trying to build the test:
cd ITK/Modules/IO/HDF5/test
mkdir build
cd build
cmake ..
Because the ITK cmake testing module (I'm not sure how to name it) is not loaded,
functions are not found:
CMake Error at CMakeLists.txt:1 (itk_module_test):
Unknown CMake command "itk_module_test".
Thanks,
David
More information about the Insight-users
mailing list