mirror of
https://github.com/chengyangkj/Ros_Qt5_Gui_App.git
synced 2025-09-15 12:58:58 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
a436a79348
commit
d0066d273b
@ -5,7 +5,8 @@
|
||||
cmake_minimum_required(VERSION 2.8.0)
|
||||
project(robot_hmi)
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
||||
#添加c++11的支持
|
||||
set(CMAKE_CXX_FLAGS "-std=c++11 ${CMAKE_CXX_FLAGS}")
|
||||
##############################################################################
|
||||
# Catkin
|
||||
##############################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user