Explorar el Código

Conanfile.py Trompeloeil v35 updated, which provides fixed conan support (#157).

main
offa hace 5 años
padre
commit
5bc1f4f5d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py Ver fichero

@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"Catch2/2.9.2@catchorg/stable",
"trompeloeil/v34@rollbear/stable"
"trompeloeil/v35@rollbear/stable"
)

def _configure_cmake(self):

Cargando…
Cancelar
Guardar