Parcourir la source

Catch and Trompeloeil updated.

main
offa il y a 3 ans
Parent
révision
966714e69c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      conanfile.py

+ 2
- 2
conanfile.py Voir le fichier

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

Chargement…
Annuler
Enregistrer