Computer Assited Medical Intervention Tool Kit  version 4.0
Functions
CamiTKTestCompareFile.h File Reference

Go to the source code of this file.

Functions

 get_filename_component (OUTFILE ${CAMITK_TEST_PASS_FILE} NAME) set(CAMITK_TEST_COMMAND_OUTPUT_FILE $
 This CMake file run a command and put the output in a given file. More...
 

Function Documentation

◆ get_filename_component()

get_filename_component ( OUTFILE ${CAMITK_TEST_PASS_FILE}  NAME)

This CMake file run a command and put the output in a given file.

Note
You have to call camitk_test_init(..) first to prepare all variables

References execute_process().

Referenced by camitk_opensource_packaging().