cmake_install.cmake 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. # Install script for directory: /home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs
  2. # Set the install prefix
  3. if(NOT DEFINED CMAKE_INSTALL_PREFIX)
  4. set(CMAKE_INSTALL_PREFIX "/home/neousys/autoware.ai/install/custom_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/custom_msgs/msg" TYPE FILE FILES
  36. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/BaroSensorSample.msg"
  37. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/GnssSensorSample.msg"
  38. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/ImuSensorSample.msg"
  39. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/Internal.msg"
  40. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/XsensQuaternion.msg"
  41. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/baroSample.msg"
  42. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/gnssSample.msg"
  43. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/orientationEstimate.msg"
  44. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/positionEstimate.msg"
  45. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/sensorSample.msg"
  46. "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/velocityEstimate.msg"
  47. )
  48. endif()
  49. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  50. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgs-msg-paths.cmake")
  51. endif()
  52. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  53. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/include/custom_msgs")
  54. endif()
  55. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  56. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/roseus/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/share/roseus/ros/custom_msgs")
  57. endif()
  58. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  59. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/common-lisp/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/share/common-lisp/ros/custom_msgs")
  60. endif()
  61. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  62. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/gennodejs/ros" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/share/gennodejs/ros/custom_msgs")
  63. endif()
  64. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  65. execute_process(COMMAND "/usr/bin/python2" -m compileall "/home/neousys/autoware.ai/build/custom_msgs/devel/lib/python2.7/dist-packages/custom_msgs")
  66. endif()
  67. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  68. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/python2.7/dist-packages" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/lib/python2.7/dist-packages/custom_msgs")
  69. endif()
  70. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  71. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgs.pc")
  72. endif()
  73. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  74. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs/cmake" TYPE FILE FILES "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgs-msg-extras.cmake")
  75. endif()
  76. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  77. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs/cmake" TYPE FILE FILES
  78. "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgsConfig.cmake"
  79. "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgsConfig-version.cmake"
  80. )
  81. endif()
  82. if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  83. file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs" TYPE FILE FILES "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/package.xml")
  84. endif()
  85. if(NOT CMAKE_INSTALL_LOCAL_ONLY)
  86. # Include the install script for each subdirectory.
  87. include("/home/neousys/autoware.ai/build/custom_msgs/gtest/cmake_install.cmake")
  88. endif()
  89. if(CMAKE_INSTALL_COMPONENT)
  90. set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
  91. else()
  92. set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
  93. endif()
  94. string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
  95. "${CMAKE_INSTALL_MANIFEST_FILES}")
  96. file(WRITE "/home/neousys/autoware.ai/build/custom_msgs/${CMAKE_INSTALL_MANIFEST}"
  97. "${CMAKE_INSTALL_MANIFEST_CONTENT}")