Description
Hi!
I have done preliminary support for Robot in conan.io package manager:
https://github.com/memsharded/conan-robot, https://www.conan.io/source/Robot/2.0/memsharded/testing
I am using fork in this PR #23, because it is more convenient having a CMakeLists.txt.
So far, I have tested in VS12, and 14, both shared and static libraries. I usually setup CI (travis, appveyor) for packages. It is possible to manage the package adding the conanfile.py to the main repository instead of an external one, just in case you are interested, but not necessary at all.
Please tell me whether you could be interested in this, want more info, have questions, want help setting up CI... or just close the issue it if not interested, not a problem, thanks anyway for creating and sharing this great project.