Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
scope-guard
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Additional warnings enabled.
main
offa
hace 4 años
padre
2c7143a6e3
commit
9bdc9e52d1
Se han
modificado 1 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+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
)
Escribir
Vista previa
Cargando…
Cancelar
Guardar