소스 검색

Additional warnings enabled.

main
offa 4 년 전
부모
커밋
9bdc9e52d1
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      CMakeLists.txt

+ 4
- 1
CMakeLists.txt 파일 보기

@@ -20,10 +20,13 @@ endif()
add_compile_options(-Wall
-Wextra
-pedantic
-Werror
-pedantic-errors
-Werror
-Wshadow
-Wold-style-cast
-Wnull-dereference
-Wnon-virtual-dtor
-Woverloaded-virtual
)



Loading…
취소
저장