cmake_install.cmake 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. # Install script for directory: /home/neousys/autoware.ai/src/autoware/common/vector_map_server
  2. # Set the install prefix
  3. if(NOT DEFINED CMAKE_INSTALL_PREFIX)
  4. set(CMAKE_INSTALL_PREFIX "/home/neousys/autoware.ai/install/vector_map_server")
  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_server/srv" TYPE FILE FILES
  36. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetCrossRoad.srv"
  37. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetCrossWalk.srv"
  38. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetCurb.srv"
  39. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetCurveMirror.srv"
  40. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetDTLane.srv"
  41. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetDriveOnPortion.srv"
  42. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetFence.srv"
  43. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetGuardRail.srv"
  44. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetGutter.srv"
  45. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetLane.srv"
  46. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetNode.srv"
  47. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetRailCrossing.srv"
  48. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetRoadEdge.srv"
  49. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetRoadMark.srv"
  50. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetRoadPole.srv"
  51. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetRoadSign.srv"
  52. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetSideStrip.srv"
  53. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetSideWalk.srv"
  54. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetSignal.srv"
  55. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetStopLine.srv"
  56. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetStreetLight.srv"
  57. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetUtilityPole.srv"
  58. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetWall.srv"
  59. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetWayArea.srv"
  60. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetWhiteLine.srv"
  61. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/GetZebraZone.srv"
  62. "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/srv/PositionState.srv"
  63. )
  64. endif()
  65. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  66. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_server/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_server/catkin_generated/installspace/vector_map_server-msg-paths.cmake")
  67. endif()
  68. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  69. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/include/vector_map_server")
  70. endif()
  71. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  72. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/roseus/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/share/roseus/ros/vector_map_server")
  73. endif()
  74. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  75. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/common-lisp/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/share/common-lisp/ros/vector_map_server")
  76. endif()
  77. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  78. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/gennodejs/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/share/gennodejs/ros/vector_map_server")
  79. endif()
  80. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  81. execute_process(COMMAND "/usr/bin/python2" -m compileall "/home/neousys/autoware.ai/build/vector_map_server/devel/lib/python2.7/dist-packages/vector_map_server")
  82. endif()
  83. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  84. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/python2.7/dist-packages" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/lib/python2.7/dist-packages/vector_map_server")
  85. endif()
  86. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  87. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_server/catkin_generated/installspace/vector_map_server.pc")
  88. endif()
  89. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  90. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_server/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/vector_map_server/catkin_generated/installspace/vector_map_server-msg-extras.cmake")
  91. endif()
  92. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  93. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_server/cmake" TYPE FILE FILES
  94. "/home/neousys/autoware.ai/build/vector_map_server/catkin_generated/installspace/vector_map_serverConfig.cmake"
  95. "/home/neousys/autoware.ai/build/vector_map_server/catkin_generated/installspace/vector_map_serverConfig-version.cmake"
  96. )
  97. endif()
  98. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  99. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/vector_map_server" TYPE FILE FILES "/home/neousys/autoware.ai/src/autoware/common/vector_map_server/package.xml")
  100. endif()
  101. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  102. if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server" AND
  103. NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server")
  104. file(RPATH_CHECK
  105. FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server"
  106. RPATH "")
  107. endif()
  108. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/vector_map_server" TYPE EXECUTABLE FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/lib/vector_map_server/vector_map_server")
  109. if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server" AND
  110. NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server")
  111. file(RPATH_CHANGE
  112. FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server"
  113. OLD_RPATH "/home/neousys/autoware.ai/install/vector_map/lib:/opt/ros/melodic/lib:"
  114. NEW_RPATH "")
  115. if(CMAKE_INSTALL_DO_STRIP)
  116. execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_server")
  117. endif()
  118. endif()
  119. endif()
  120. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  121. if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client" AND
  122. NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client")
  123. file(RPATH_CHECK
  124. FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client"
  125. RPATH "")
  126. endif()
  127. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/vector_map_server" TYPE EXECUTABLE FILES "/home/neousys/autoware.ai/build/vector_map_server/devel/lib/vector_map_server/vector_map_client")
  128. if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client" AND
  129. NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client")
  130. file(RPATH_CHANGE
  131. FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client"
  132. OLD_RPATH "/home/neousys/autoware.ai/install/vector_map/lib:/opt/ros/melodic/lib:"
  133. NEW_RPATH "")
  134. if(CMAKE_INSTALL_DO_STRIP)
  135. execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/vector_map_server/vector_map_client")
  136. endif()
  137. endif()
  138. endif()
  139. if(NOT CMAKE_INSTALL_LOCAL_ONLY)
  140. # Include the install script for each subdirectory.
  141. include("/home/neousys/autoware.ai/build/vector_map_server/gtest/cmake_install.cmake")
  142. endif()
  143. if(CMAKE_INSTALL_COMPONENT)
  144. set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
  145. else()
  146. set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
  147. endif()
  148. string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
  149. "${CMAKE_INSTALL_MANIFEST_FILES}")
  150. file(WRITE "/home/neousys/autoware.ai/build/vector_map_server/${CMAKE_INSTALL_MANIFEST}"
  151. "${CMAKE_INSTALL_MANIFEST_CONTENT}")