add support for Conan managed dependencies

Signed-off-by: Jeroen Koekkoek <jeroen@koekkoek.nl>
This commit is contained in:
Jeroen Koekkoek 2018-08-05 22:20:42 +02:00
parent 169b4129f0
commit 44ea435506
2 changed files with 32 additions and 0 deletions

6
conanfile.txt Normal file
View file

@ -0,0 +1,6 @@
[requires]
cunit/2.1-3@atolab/stable
criterion/2.3.2@atolab/stable
[generators]
cmake