mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Ubuntu 12.04 an g2o, fixed -std=c++11 error
This commit is contained in:
@@ -153,8 +153,6 @@ IF(G2O_FOUND)
|
||||
${LIBRARIES}
|
||||
${G2O_LIBRARIES}
|
||||
)
|
||||
#Newest versions require std11
|
||||
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
|
||||
SET(SRC_FILES
|
||||
${SRC_FILES}
|
||||
|
||||
Reference in New Issue
Block a user