ソースを参照

pedantic-errors enabled.

main
offa 4年前
コミット
2c7143a6e3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt ファイルの表示

@@ -21,6 +21,7 @@ add_compile_options(-Wall
-Wextra
-pedantic
-Werror
-pedantic-errors
-Wshadow
-Wold-style-cast
)
@@ -57,4 +58,3 @@ if( UNITTEST )
endif()

include(Install)


読み込み中…
キャンセル
保存