Ver código fonte

Catch and Trompeloeil updated.

main
offa 3 anos atrás
pai
commit
966714e69c
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      conanfile.py

+ 2
- 2
conanfile.py Ver arquivo

@@ -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"],

Carregando…
Cancelar
Salvar