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
pedantic-errors enabled.
main
offa
hace 4 años
padre
588cd64b9e
commit
2c7143a6e3
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
Ver fichero
@@ -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)
Escribir
Vista previa
Cargando…
Cancelar
Guardar