Mercurial > thymian
comparison conanfile.txt @ 0:a4671277546c tip
created the repository for the thymian project
| author | ferencd |
|---|---|
| date | Tue, 17 Aug 2021 11:19:54 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a4671277546c |
|---|---|
| 1 [requires] | |
| 2 boost/1.66.0@conan/stable | |
| 3 bzip2/1.0.6@conan/stable | |
| 4 libcurl/7.52.1@bincrafters/stable | |
| 5 | |
| 6 [generators] | |
| 7 cmake | |
| 8 visual_studio | |
| 9 | |
| 10 [options] | |
| 11 Botan:shared=True | |
| 12 | |
| 13 [imports] | |
| 14 bin, protoc* -> ./bin | |
| 15 bin, *.dll -> ./bin | |
| 16 bin, *.so -> ./bin | |
| 17 bin, *.so.* -> ./bin |
