CMAKE 构建 QT(带ROS插件)

cmake_minimum_required(VERSION 2.8.3) project(test1)html ## Compile as C++11, supported in ROS Kinetic and newer add_compile_options(-std=c++11) set (CMAKE_PREFIX_PATH "/home/su/Qt5.8.0/5.8/gcc_64") f
相关文章
相关标签/搜索