Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/caixiang/ros2_ws2/build/custom_action_interfaces")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1,32 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
)
|
||||
|
||||
# Pairs of files generated by the same build rule.
|
||||
set(CMAKE_MULTIPLE_OUTPUT_PAIRS
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c" "/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c" "/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/__init__.py" "/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py" "/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c" "/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
)
|
||||
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,137 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/caixiang/ros2_ws2/src/custom_action_interfaces
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/caixiang/ros2_ws2/build/custom_action_interfaces
|
||||
|
||||
# Utility rule file for custom_action_interfaces__py.
|
||||
|
||||
# Include any custom commands dependencies for this target.
|
||||
include /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/progress.make
|
||||
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/__init__.py
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/lib/rosidl_generator_py/rosidl_generator_py
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/lib/python3.12/site-packages/rosidl_generator_py/__init__.py
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/lib/python3.12/site-packages/rosidl_generator_py/generate_py_impl.py
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_action_pkg_typesupport_entry_point.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_action.py.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_idl_pkg_typesupport_entry_point.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_idl_support.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_idl.py.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_msg_pkg_typesupport_entry_point.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_msg_support.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_msg.py.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_srv_pkg_typesupport_entry_point.c.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/rosidl_generator_py/resource/_srv.py.em
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: rosidl_adapter/custom_action_interfaces/action/Fibonacci.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/service_msgs/msg/ServiceEventInfo.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/builtin_interfaces/msg/Duration.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/builtin_interfaces/msg/Time.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/action_msgs/msg/GoalInfo.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/action_msgs/msg/GoalStatus.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/action_msgs/msg/GoalStatusArray.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/action_msgs/srv/CancelGoal.idl
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c: /opt/ros/jazzy/share/unique_identifier_msgs/msg/UUID.idl
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/caixiang/ros2_ws2/build/custom_action_interfaces/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating Python code for ROS interfaces"
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py && /usr/bin/python3 /opt/ros/jazzy/share/rosidl_generator_py/cmake/../../../lib/rosidl_generator_py/rosidl_generator_py --generator-arguments-file /home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py__arguments.json --typesupport-impls "rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c;rosidl_typesupport_c"
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
@$(CMAKE_COMMAND) -E touch_nocreate rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
@$(CMAKE_COMMAND) -E touch_nocreate rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
@$(CMAKE_COMMAND) -E touch_nocreate rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/action/__init__.py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
@$(CMAKE_COMMAND) -E touch_nocreate rosidl_generator_py/custom_action_interfaces/action/__init__.py
|
||||
|
||||
rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
@$(CMAKE_COMMAND) -E touch_nocreate rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c
|
||||
|
||||
custom_action_interfaces__py: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/__init__.py
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py
|
||||
custom_action_interfaces__py: rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c
|
||||
custom_action_interfaces__py: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/build.make
|
||||
.PHONY : custom_action_interfaces__py
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/build: custom_action_interfaces__py
|
||||
.PHONY : /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/build
|
||||
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/clean:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py && $(CMAKE_COMMAND) -P CMakeFiles/custom_action_interfaces__py.dir/cmake_clean.cmake
|
||||
.PHONY : /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/clean
|
||||
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/depend:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/caixiang/ros2_ws2/src/custom_action_interfaces /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py /home/caixiang/ros2_ws2/build/custom_action_interfaces /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/depend
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
file(REMOVE_RECURSE
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_fastrtps_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/_custom_action_interfaces_s.ep.rosidl_typesupport_introspection_c.c"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/__init__.py"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/_fibonacci.py"
|
||||
"/home/caixiang/ros2_ws2/build/custom_action_interfaces/rosidl_generator_py/custom_action_interfaces/action/_fibonacci_s.c"
|
||||
"CMakeFiles/custom_action_interfaces__py"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/custom_action_interfaces__py.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty custom commands generated dependencies file for custom_action_interfaces__py.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for custom commands dependencies management for custom_action_interfaces__py.
|
||||
@@ -0,0 +1,2 @@
|
||||
CMAKE_PROGRESS_1 = 2
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
0
|
||||
@@ -0,0 +1,43 @@
|
||||
# Copyright 2016 Open Source Robotics Foundation, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Unlike other generators, this custom command depends on the target
|
||||
# ${rosidl_generate_interfaces_TARGET} and not the IDL files.
|
||||
# The IDL files could be generated files,as they are for .action files.
|
||||
# CMake does not allow `add_custom_command()` to depend on files generated in
|
||||
# a different CMake subdirectory, and this command is invoked after an
|
||||
# add_subdirectory() call.
|
||||
add_custom_command(
|
||||
OUTPUT ${_generated_extension_files} ${_generated_py_files} ${_generated_c_files}
|
||||
# This assumes that python_cmake_module was found, which is always the case since this is only
|
||||
# called from rosidl_generator_py_generate_interfaces.cmake
|
||||
COMMAND Python3::Interpreter ${rosidl_generator_py_BIN}
|
||||
--generator-arguments-file "${generator_arguments_file}"
|
||||
--typesupport-impls "${_typesupport_impls}"
|
||||
DEPENDS ${target_dependencies} ${rosidl_generate_interfaces_TARGET}
|
||||
COMMENT "Generating Python code for ROS interfaces"
|
||||
VERBATIM
|
||||
)
|
||||
|
||||
if(TARGET ${rosidl_generate_interfaces_TARGET}${_target_suffix})
|
||||
message(WARNING "Custom target ${rosidl_generate_interfaces_TARGET}${_target_suffix} already exists")
|
||||
else()
|
||||
add_custom_target(
|
||||
${rosidl_generate_interfaces_TARGET}${_target_suffix}
|
||||
DEPENDS
|
||||
${_generated_extension_files}
|
||||
${_generated_py_files}
|
||||
${_generated_c_files}
|
||||
)
|
||||
endif()
|
||||
@@ -0,0 +1,6 @@
|
||||
# CMake generated Testfile for
|
||||
# Source directory: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py
|
||||
# Build directory: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
@@ -0,0 +1,215 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/caixiang/ros2_ws2/src/custom_action_interfaces
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/caixiang/ros2_ws2/build/custom_action_interfaces
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target test
|
||||
test:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
|
||||
/usr/bin/ctest --force-new-ctest-process $(ARGS)
|
||||
.PHONY : test
|
||||
|
||||
# Special rule for the target test
|
||||
test/fast: test
|
||||
.PHONY : test/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(CMAKE_COMMAND) -E cmake_progress_start /home/caixiang/ros2_ws2/build/custom_action_interfaces/CMakeFiles /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py//CMakeFiles/progress.marks
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/caixiang/ros2_ws2/build/custom_action_interfaces/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
/home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/rule:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/rule
|
||||
.PHONY : /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
custom_action_interfaces__py: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/rule
|
||||
.PHONY : custom_action_interfaces__py
|
||||
|
||||
# fast build rule for target.
|
||||
custom_action_interfaces__py/fast:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(MAKE) $(MAKESILENT) -f /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/build.make /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py/CMakeFiles/custom_action_interfaces__py.dir/build
|
||||
.PHONY : custom_action_interfaces__py/fast
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... test"
|
||||
@echo "... custom_action_interfaces__py"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /home/caixiang/ros2_ws2/build/custom_action_interfaces && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/caixiang/ros2_ws2/build/custom_action_interfaces/custom_action_interfaces__py
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/home/caixiang/ros2_ws2/install/custom_action_interfaces")
|
||||
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 "")
|
||||
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()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user