Ver código fonte

Catch v2.10.0 update.

main
offa 5 anos atrás
pai
commit
933c32283c
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py Ver arquivo

@@ -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 = {

Carregando…
Cancelar
Salvar