cmake_install.cmake 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. # Install script for directory: /home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs
  2. # Set the install prefix
  3. if(NOT DEFINED CMAKE_INSTALL_PREFIX)
  4. set(CMAKE_INSTALL_PREFIX "/home/neousys/autoware.ai/install/vector_map_msgs")
  5. endif()
  6. string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
  7. # Set the install configuration name.
  8. if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
  9. if(BUILD_TYPE)
  10. string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
  11. CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
  12. else()
  13. set(CMAKE_INSTALL_CONFIG_NAME "Release")
  14. endif()
  15. message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
  16. endif()
  17. # Set the component getting installed.
  18. if(NOT CMAKE_INSTALL_COMPONENT)
  19. if(COMPONENT)
  20. message(STATUS "Install component: \"${COMPONENT}\"")
  21. set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
  22. else()
  23. set(CMAKE_INSTALL_COMPONENT)
  24. endif()
  25. endif()
  26. # Install shared libraries without execute permission?
  27. if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
  28. set(CMAKE_INSTALL_SO_NO_EXE "1")
  29. endif()
  30. # Is this installation the result of a crosscompile?
  31. if(NOT DEFINED CMAKE_CROSSCOMPILING)
  32. set(CMAKE_CROSSCOMPILING "FALSE")
  33. endif()
  34. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  35. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_msgs/msg" TYPE FILE FILES
  36. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Area.msg"
  37. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/AreaArray.msg"
  38. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Box.msg"
  39. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/BoxArray.msg"
  40. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CrossRoad.msg"
  41. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CrossRoadArray.msg"
  42. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CrossWalk.msg"
  43. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CrossWalkArray.msg"
  44. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Curb.msg"
  45. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CurbArray.msg"
  46. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CurveMirror.msg"
  47. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/CurveMirrorArray.msg"
  48. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/DTLane.msg"
  49. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/DTLaneArray.msg"
  50. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/DriveOnPortion.msg"
  51. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/DriveOnPortionArray.msg"
  52. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Fence.msg"
  53. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/FenceArray.msg"
  54. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/GuardRail.msg"
  55. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/GuardRailArray.msg"
  56. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Gutter.msg"
  57. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/GutterArray.msg"
  58. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Lane.msg"
  59. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/LaneArray.msg"
  60. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Line.msg"
  61. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/LineArray.msg"
  62. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Node.msg"
  63. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/NodeArray.msg"
  64. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Point.msg"
  65. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/PointArray.msg"
  66. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Pole.msg"
  67. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/PoleArray.msg"
  68. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RailCrossing.msg"
  69. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RailCrossingArray.msg"
  70. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadEdge.msg"
  71. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadEdgeArray.msg"
  72. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadMark.msg"
  73. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadMarkArray.msg"
  74. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadPole.msg"
  75. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadPoleArray.msg"
  76. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadSign.msg"
  77. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/RoadSignArray.msg"
  78. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/SideStrip.msg"
  79. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/SideStripArray.msg"
  80. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/SideWalk.msg"
  81. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/SideWalkArray.msg"
  82. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Signal.msg"
  83. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/SignalArray.msg"
  84. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/StopLine.msg"
  85. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/StopLineArray.msg"
  86. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/StreetLight.msg"
  87. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/StreetLightArray.msg"
  88. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/UtilityPole.msg"
  89. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/UtilityPoleArray.msg"
  90. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Vector.msg"
  91. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/VectorArray.msg"
  92. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/Wall.msg"
  93. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/WallArray.msg"
  94. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/WayArea.msg"
  95. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/WayAreaArray.msg"
  96. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/WhiteLine.msg"
  97. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/WhiteLineArray.msg"
  98. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/ZebraZone.msg"
  99. "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/msg/ZebraZoneArray.msg"
  100. )
  101. endif()
  102. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  103. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_msgs/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_msgs/catkin_generated/installspace/vector_map_msgs-msg-paths.cmake")
  104. endif()
  105. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  106. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_msgs/devel/include/vector_map_msgs")
  107. endif()
  108. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  109. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/roseus/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_msgs/devel/share/roseus/ros/vector_map_msgs")
  110. endif()
  111. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  112. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/common-lisp/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_msgs/devel/share/common-lisp/ros/vector_map_msgs")
  113. endif()
  114. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  115. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/gennodejs/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_msgs/devel/share/gennodejs/ros/vector_map_msgs")
  116. endif()
  117. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  118. execute_process(COMMAND "/usr/bin/python2" -m compileall "/home/neousys/autoware.ai/build/vector_map_msgs/devel/lib/python2.7/dist-packages/vector_map_msgs")
  119. endif()
  120. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  121. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/python2.7/dist-packages" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_msgs/devel/lib/python2.7/dist-packages/vector_map_msgs")
  122. endif()
  123. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  124. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_msgs/catkin_generated/installspace/vector_map_msgs.pc")
  125. endif()
  126. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  127. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_msgs/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_msgs/catkin_generated/installspace/vector_map_msgs-msg-extras.cmake")
  128. endif()
  129. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  130. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_msgs/cmake" TYPE FILE FILES
  131. "/home/neousys/autoware.ai/build/vector_map_msgs/catkin_generated/installspace/vector_map_msgsConfig.cmake"
  132. "/home/neousys/autoware.ai/build/vector_map_msgs/catkin_generated/installspace/vector_map_msgsConfig-version.cmake"
  133. )
  134. endif()
  135. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  136. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_msgs" TYPE FILE FILES "/home/neousys/autoware.ai/src/autoware/messages/vector_map_msgs/package.xml")
  137. endif()
  138. if(NOT CMAKE_INSTALL_LOCAL_ONLY)
  139. # Include the install script for each subdirectory.
  140. include("/home/neousys/autoware.ai/build/vector_map_msgs/gtest/cmake_install.cmake")
  141. endif()
  142. if(CMAKE_INSTALL_COMPONENT)
  143. set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
  144. else()
  145. set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
  146. endif()
  147. string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
  148. "${CMAKE_INSTALL_MANIFEST_FILES}")
  149. file(WRITE "/home/neousys/autoware.ai/build/vector_map_msgs/${CMAKE_INSTALL_MANIFEST}"
  150. "${CMAKE_INSTALL_MANIFEST_CONTENT}")