pmed / v8pp

Bind C++ functions and classes into V8 JavaScript engine
http://pmed.github.io/v8pp/
Other
901 stars 121 forks source link

Support Vcpkg #128

Open kervinpierre opened 4 years ago

kervinpierre commented 4 years ago

Hi,

v8pp is an incredible library. It would be even easier for users to adopt if it were possible to vcpkg install v8pp

https://vcpkg.readthedocs.io/en/latest/examples/packaging-zipfiles/

Above is the wrong link. Use... https://vcpkg.readthedocs.io/en/latest/examples/packaging-github-repos/

pmed commented 4 years ago

Hi,

thanks! Yes, it would be great to have the library in C++ package managers like Conan or vcpkg.

Unfortunately I have no much spare time to work on it, so a pull request is welcome.

kervinpierre commented 4 years ago

I'll try to take a look at it though I'm not familiar with the build yet. Seems this is in the FAQ: https://github.com/Microsoft/vcpkg/blob/master/docs/about/faq.md