Variables
merge_cmake_install Namespace Reference

Variables

list base_folder = sys.argv[1]
tuple destination = open( one_match, "w" )
list matches = []
tuple source = open( one_match+"~", "r" )
string string_to_remove_debug = "IF(\"${CMAKE_INSTALL_CONFIG_NAME}\" MATCHES \"^([Dd][Ee][Bb][Uu][Gg])$\")"
string string_to_remove_release = "IF(\"${CMAKE_INSTALL_CONFIG_NAME}\" MATCHES \"^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$\")"

Variable Documentation

Definition at line 13 of file merge_cmake_install.py.

tuple merge_cmake_install::destination = open( one_match, "w" )

Definition at line 26 of file merge_cmake_install.py.

Definition at line 18 of file merge_cmake_install.py.

tuple merge_cmake_install::source = open( one_match+"~", "r" )

Definition at line 27 of file merge_cmake_install.py.

string merge_cmake_install::string_to_remove_debug = "IF(\"${CMAKE_INSTALL_CONFIG_NAME}\" MATCHES \"^([Dd][Ee][Bb][Uu][Gg])$\")"

Definition at line 15 of file merge_cmake_install.py.

string merge_cmake_install::string_to_remove_release = "IF(\"${CMAKE_INSTALL_CONFIG_NAME}\" MATCHES \"^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$\")"

Definition at line 16 of file merge_cmake_install.py.



pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:14