123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- # Install script for directory: /home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs
- # Set the install prefix
- if(NOT DEFINED CMAKE_INSTALL_PREFIX)
- set(CMAKE_INSTALL_PREFIX "/home/neousys/autoware.ai/install/custom_msgs")
- endif()
- string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
- # Set the install configuration name.
- if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
- if(BUILD_TYPE)
- string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
- CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
- else()
- set(CMAKE_INSTALL_CONFIG_NAME "Release")
- endif()
- message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
- endif()
- # Set the component getting installed.
- if(NOT CMAKE_INSTALL_COMPONENT)
- if(COMPONENT)
- message(STATUS "Install component: \"${COMPONENT}\"")
- set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
- else()
- set(CMAKE_INSTALL_COMPONENT)
- endif()
- endif()
- # Install shared libraries without execute permission?
- if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
- set(CMAKE_INSTALL_SO_NO_EXE "1")
- endif()
- # Is this installation the result of a crosscompile?
- if(NOT DEFINED CMAKE_CROSSCOMPILING)
- set(CMAKE_CROSSCOMPILING "FALSE")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs/msg" TYPE FILE FILES
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/BaroSensorSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/GnssSensorSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/ImuSensorSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/Internal.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/XsensQuaternion.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/baroSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/gnssSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/orientationEstimate.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/positionEstimate.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/sensorSample.msg"
- "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/msg/velocityEstimate.msg"
- )
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/neousys/autoware.ai/build/custom_msgs/devel/include/custom_msgs")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- execute_process(COMMAND "/usr/bin/python2" -m compileall "/home/neousys/autoware.ai/build/custom_msgs/devel/lib/python2.7/dist-packages/custom_msgs")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgs.pc")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- 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")
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs/cmake" TYPE FILE FILES
- "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgsConfig.cmake"
- "/home/neousys/autoware.ai/build/custom_msgs/catkin_generated/installspace/custom_msgsConfig-version.cmake"
- )
- endif()
- if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/custom_msgs" TYPE FILE FILES "/home/neousys/autoware.ai/src/drivers/awf_drivers/custom_msgs/package.xml")
- endif()
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
- # Include the install script for each subdirectory.
- include("/home/neousys/autoware.ai/build/custom_msgs/gtest/cmake_install.cmake")
- endif()
- if(CMAKE_INSTALL_COMPONENT)
- set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
- else()
- set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
- endif()
- string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
- "${CMAKE_INSTALL_MANIFEST_FILES}")
- file(WRITE "/home/neousys/autoware.ai/build/custom_msgs/${CMAKE_INSTALL_MANIFEST}"
- "${CMAKE_INSTALL_MANIFEST_CONTENT}")
|