Explorar el Código

Catch v2.12.1 update.

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

+ 1
- 1
conanfile.py Ver fichero

@@ -20,7 +20,7 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"Catch2/2.11.1@catchorg/stable",
"Catch2/2.12.1@catchorg/stable",
"trompeloeil/v36@rollbear/stable"
)
options = {

Cargando…
Cancelar
Guardar