编译选项增加 Werror (#182)
### What problem were solved in this pull request? Issue Number: close #91 close #1 Problem: 编译时编译器抛出的一些告警信息可以帮我们避免很多问题,但是现在并没有利用这个特性 ### What is changed and how it works? CMake中增加-Werror编译选项 ### Other information
Showing
unittest/path_test.cpp
已删除
100644 → 0
unittest/thread_test.h
已删除
100644 → 0
想要评论请 注册 或 登录