Explorar el Código

Trompeloeil v36.

main
offa hace 4 años
padre
commit
588cd64b9e
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.11.1@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
"trompeloeil/v36@rollbear/stable"
)
options = {
"unittest": ["ON", "OFF"],

Cargando…
Cancelar
Guardar