浏览代码

pedantic-errors enabled.

main
offa 5 年前
父节点
当前提交
2c7143a6e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt 查看文件

-Wextra -Wextra
-pedantic -pedantic
-Werror -Werror
-pedantic-errors
-Wshadow -Wshadow
-Wold-style-cast -Wold-style-cast
) )
endif() endif()


include(Install) include(Install)


正在加载...
取消
保存