cmake 增加C++11支持 add_definitions(-std=c++11)orSET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x") Ubuntu 2023-07-26 730 点赞 11 评论 1106 浏览