Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
TheoryOfNekomata
/
xml-c
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fixed a couple of possible and fatal bugs
master
ooxi
hace 12 años
padre
964d05bca4
commit
a360944ba1
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
Ver fichero
@@ -2,7 +2,7 @@
PROJECT(xml)
SET(VERSION_MAJOR "0")
SET(VERSION_MINOR "1")
SET(VERSION_PATCH "
0
")
SET(VERSION_PATCH "
1
")
CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0 FATAL_ERROR)
Escribir
Vista previa
Cargando…
Cancelar
Guardar