Explorar el Código

Catch v2.10.0 update.

main
offa hace 5 años
padre
commit
933c32283c
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.9.2@catchorg/stable",
"Catch2/2.10.0@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
)
options = {

Cargando…
Cancelar
Guardar