[ITK Community] [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
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list