Browse Source

Conan package reference fixed.

main
offa 4 years ago
parent
commit
6e2fb721dc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py View File

"revision": version "revision": version
} }
requires = ( requires = (
"Catch2/2.12.1@catchorg/stable",
"catch2/2.12.1",
"trompeloeil/v36@rollbear/stable" "trompeloeil/v36@rollbear/stable"
) )
options = { options = {

Loading…
Cancel
Save