摘要:
只需要修改 CMakeLists.txt,增加下面的属性即可。 set(CMAKE_CXX_FLAGS "-Wno-error=deprecated-declarations -Wno-deprecated-declarations ") 阅读全文
posted @ 2020-09-27 17:55
ramlife
阅读(4079)
评论(0)
推荐(0)
|
摘要:
只需要修改 CMakeLists.txt,增加下面的属性即可。 set(CMAKE_CXX_FLAGS "-Wno-error=deprecated-declarations -Wno-deprecated-declarations ") 阅读全文
posted @ 2020-09-27 17:55
ramlife
阅读(4079)
评论(0)
推荐(0)
|