Explorar el Código

Catch and Trompeloeil updated.

main
offa hace 3 años
padre
commit
966714e69c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      conanfile.py

+ 2
- 2
conanfile.py Ver fichero

@@ -20,8 +20,8 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"catch2/2.13.2",
"trompeloeil/v38@rollbear/stable"
"catch2/2.13.3",
"trompeloeil/39"
)
options = {
"unittest": ["ON", "OFF"],

Cargando…
Cancelar
Guardar