Parcourir la source

Trompeloeil v40 update.

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

+ 1
- 1
conanfile.py Voir le fichier

@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"catch2/2.13.4",
"trompeloeil/39"
"trompeloeil/40"
)
options = {
"unittest": ["ON", "OFF"],

Chargement…
Annuler
Enregistrer