Explorar el Código

Additional warnings enabled.

main
offa hace 4 años
padre
commit
9bdc9e52d1
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      CMakeLists.txt

+ 4
- 1
CMakeLists.txt Ver fichero

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



Cargando…
Cancelar
Guardar