15 string (REGEX REPLACE
".*/([^/]*)$" "\\1" ${VariableName} ${FullPathDirectory})
17 #
set the variable name to uppercase
18 string(TOUPPER ${${VariableName}} ${VariableName}_CMAKE)
get_directory_name()
macro get_directory_name set the variable VariableName to the name of the last directory of FullPathD...
Definition: GetDirectoryName.h:14
set(CAMITK_TEST_COMMAND_FILE ${CAMITK_TEST_OUTPUT_DIR}/command) set(CAMITK_TEST_COMMAND_RESULT_FILE $
This CMake file run a command and put the output in a given file.
Definition: CamiTKTestPassFile.h:11