vowpal_wabbit
vowpal_wabbit copied to clipboard
Make it possible to build just library and not executables
This is in response to working on the vcpkg port. In that scenario we just wish to install the libraries and no binaries. I added a patch there but ideally we can support this scenario so a patch is not needed.
https://github.com/microsoft/vcpkg/pull/27323
@jackgerrits @ataymano Dear Mentor, I would like to contribute to the project and take up this issue. As I am a new contributor, please elaborate more on what needs to be done here. I will create a PR with relevant changes and link it here for your reference. Thank you.