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

Functions

 find_program (DPKG NAMES dpkg-deb PATHS"/usr/bin"#Add paths here) find_program(MAKENSIS NAMES makensis PATHS"/usr/bin") set(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS $
 
 parse_arguments (CAMITK_CEP_PACKAGING"NAME;VENDOR;CONTACT;APPLICATIONS;DESCRIPTION;LICENSE"#possible lists""#possible option ${ARGN}) set(CPACK_SOURCE_IGNORE_FILES"~$""/CVS/""tags""/\\\\.svn/""/\\\\.git/""/kdev4$/""/build/""\\\\.kdevses$""\\\\.kdev4$""\\\\.kdevelop\\\\.pcs$"".DS_Store"$
 

Function Documentation

find_program ( DPKG NAMES dpkg-deb PATHS"/usr/bin"#Add paths  here)
parse_arguments ( CAMITK_CEP_PACKAGING"NAME;VENDOR;CONTACT;APPLICATIONS;DESCRIPTION;LICENSE"#possible lists""#possible option ${ARGN}  )