16 foreach(FILENAME ${LS})
17 if(IS_DIRECTORY ${FILENAME} AND EXISTS ${FILENAME}/CMakeLists.txt)
20 if (NOT ${DIRNAME} STREQUAL
".svn")
21 set(${Name} ${${Name}} ${DIRNAME})
config endif() if(EXISTS"$
Definition: FindCamiTK.cmake:76
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_PLATEFORM ${Plateform}) set(CAMITK_SVN_SUBDIR $
Definition: CamiTKTestBuildMacros.cmake:15
CamiTK CamiTKDir txt file(STRINGS"${FIND_CAMITK_USER_BASE_DIR}/CamiTK/CamiTKDir.txt"FIND_CAMITK_USER_DIR_LAST_INSTALL) endif() find_program(CAMITK_CONFIG_EXECUTABLE NAMES camitk-config-debug camitk-config PATH_SUFFIXES"bin"PATHS"$
Definition: FindCamiTK.cmake:80
get_subdirectories()
macro get_subdirectories get the names of all the subdirectories that contains a CMakeLists.txt
Definition: GetSubdirectories.h:13