Преглед изворни кода

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)


Loading…
Откажи
Сачувај