Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
ProgramFilesGlob.cmake File Reference

Functions

 else () if(_PROG_FILES_W6432) set(_PROGFILESDIRS"$
 
 endif () endif() prefix_list_glob(_prefixed"$
 
_PROG_FILES file (TO_CMAKE_PATH"$ENV{ProgramFiles(x86)}"_PROG_FILES_X86) file(TO_CMAKE_PATH"$ENV
 
_PROG_FILES_W6432 if (CMAKE_SIZEOF_VOID_P MATCHES"8") set(_PROGFILESDIRS"$
 
 include (PrefixListGlob) include(CleanDirectoryList) if(__program_files_glob) return() endif() set(__program_files_glob YES) function(program_files_glob var pattern) file(TO_CMAKE_PATH"$ENV
 

Function Documentation

else ( )
endif ( )
_PROG_FILES file ( TO_CMAKE_PATH"$ENV{ProgramFiles(x86)}"  _PROG_FILES_X86)
_PROG_FILES_W6432 if ( CMAKE_SIZEOF_VOID_P MATCHES"8"  )
include ( PrefixListGlob  )