Skip to content
Snippets Groups Projects
Commit f0880345 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Update yat to 1.20.3

parent ebccb3ae
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class yat4tangoRecipe(ConanFile):
def requirements(self):
self.requires("cpptango/9.2.5@soleil/stable", transitive_headers=True, transitive_libs=True)
self.requires("yat/1.20.2@soleil/stable", transitive_headers=True, transitive_libs=True)
self.requires("yat/1.20.3@soleil/stable", transitive_headers=True, transitive_libs=True)
def config_options(self):
if self.settings.os == "Windows":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment