Selaa lähdekoodia

pedantic-errors enabled.

main
offa 4 vuotta sitten
vanhempi
commit
2c7143a6e3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Näytä tiedosto

@@ -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…
Peruuta
Tallenna