add support for Conan managed dependencies
Signed-off-by: Jeroen Koekkoek <jeroen@koekkoek.nl>
This commit is contained in:
parent
169b4129f0
commit
44ea435506
2 changed files with 32 additions and 0 deletions
6
conanfile.txt
Normal file
6
conanfile.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
[requires]
|
||||
cunit/2.1-3@atolab/stable
|
||||
criterion/2.3.2@atolab/stable
|
||||
|
||||
[generators]
|
||||
cmake
|
Loading…
Add table
Add a link
Reference in a new issue