Przeglądaj źródła

pedantic-errors enabled.

main
offa 4 lat temu
rodzic
commit
2c7143a6e3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Wyświetl plik

@@ -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)


Ładowanie…
Anuluj
Zapisz