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
Conan package test cleanup.
main
offa
hace 4 años
padre
356e3362b7
commit
7e677f9eee
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
+0
-2
test_package/conanfile.py
+ 0
- 2
test_package/conanfile.py
Ver fichero
@@ -9,8 +9,6 @@ class ScopeguardTestConan(ConanFile):
def build(self):
cmake = CMake(self)
# Current dir is "test_package/build/<build_id>" and CMakeLists.txt is
# in "test_package"
cmake.configure()
cmake.build()
Escribir
Vista previa
Cargando…
Cancelar
Guardar