Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
cpp
/
cppamqp
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
* improved unit test CMakefile
master
bergmann
hace 7 años
padre
9088385526
commit
e6b4a88d07
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
test/CMakeLists.txt
+ 2
- 1
test/CMakeLists.txt
Ver fichero
@@ -25,5 +25,6 @@ If ( __COTIRE_INCLUDED )
Cotire ( test_cppamqp )
EndIf ( )
If ( __CMAKE_TESTS_INCLUDED )
Add_CMake_Test ( cppamqp test_cppamqp )
Add_CMake_Test ( NAME cppamqp
TARGET test_cppamqp )
EndIf ( )
Escribir
Vista previa
Cargando…
Cancelar
Guardar