cmake_minimum_requiredVERSION 35projectradar_visualizer## Compile as C++11 supported in ROS Kinetic and newer# add_compile_options-std=c++11# Default to C++14ifNOT CMAKE_CXX_STANDARD setCMAKE_CXX_STA
这是一个CMakeLists.txt文件,用于构建ROS2的radar_visualizer包。它包含了构建该包所需的依赖项、库和可执行文件等信息。
原文地址: https://www.cveoy.top/t/topic/bQU2 著作权归作者所有。请勿转载和采集!