36 lines
2.1 KiB
Plaintext
36 lines
2.1 KiB
Plaintext
-- The C compiler identification is GNU 13.2.0
|
|
-- The CXX compiler identification is GNU 13.2.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: /usr/bin/cc - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Check for working CXX compiler: /usr/bin/c++ - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
|
|
-- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter
|
|
-- Found rclcpp: 28.1.3 (/opt/ros/jazzy/share/rclcpp/cmake)
|
|
-- Found rosidl_generator_c: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_c/cmake)
|
|
-- Found rosidl_generator_cpp: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_cpp/cmake)
|
|
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
|
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
|
-- Found rmw_implementation_cmake: 7.3.1 (/opt/ros/jazzy/share/rmw_implementation_cmake/cmake)
|
|
-- Found rmw_fastrtps_cpp: 8.4.1 (/opt/ros/jazzy/share/rmw_fastrtps_cpp/cmake)
|
|
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13")
|
|
-- Found FastRTPS: /opt/ros/jazzy/include (Required is at least version "2.13")
|
|
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
|
-- Found std_msgs: 5.3.5 (/opt/ros/jazzy/share/std_msgs/cmake)
|
|
-- Found tutorial_interfaces: 0.0.0 (/home/caixiang/ros2_ws2/install/tutorial_interfaces/share/tutorial_interfaces/cmake)
|
|
-- Found ament_lint_auto: 0.17.1 (/opt/ros/jazzy/share/ament_lint_auto/cmake)
|
|
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
|
-- Configured cppcheck include dirs:
|
|
-- Configured cppcheck exclude dirs and/or files:
|
|
-- Added test 'lint_cmake' to check CMake code style
|
|
-- Added test 'uncrustify' to check C / C++ code style
|
|
-- Configured uncrustify additional arguments:
|
|
-- Added test 'xmllint' to check XML markup files
|
|
-- Configuring done (2.0s)
|