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

Set version of cpptango

parent 10560b5f
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ class Keithley428Recipe(ConanFile):
exports_sources = "CMakeLists.txt", "*.cpp", "*.h"
def requirements(self):
self.requires("cpptango/[>=9.0]@soleil/stable")
self.requires("cpptango/9.2.5@soleil/stable")
if self.settings.os == "Linux":
self.requires("crashreporting2/[>=1.0]@soleil/stable")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment