using revision_mode = "scm" to change revision to git commit hash
This commit is contained in:
parent
956aed934f
commit
d825d82a24
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class ElemmireRecipe(ConanFile):
|
|||
url = "https://bitbucket.org/aquila-consortium/elemmire"
|
||||
description = "The Elemmire library"
|
||||
topics = ("cosmology", "data analysis")
|
||||
revision_mode = "scm"
|
||||
|
||||
# Binary configuration
|
||||
generators = "PkgConfigDeps"
|
||||
|
|
Loading…
Add table
Reference in a new issue