On #1012 I added options to opt out of all the vendored dependencies that live on the 3rdparty folder.
I just realized there are 4 more vendored dependencies, those live in include/behaviortree_cpp/contrib.
Is there a reason for them to be there instead on 3rdparty? Would you accept a PR where I move them to the 3rdparty folder and add options to opt out of them and use system/conan packages instead?
I'm willing to do the work, I just want to know if it is desired of it is the way it is for a reason.
Thanks.