mesonbuild / mesonwrap

Meson wraps service and tools, please use https://github.com/mesonbuild/wrapdb for wraps issues
https://wrapdb.mesonbuild.com
Apache License 2.0
26 stars 7 forks source link

New wrap: pcg-cpp #20

Closed talisein closed 6 years ago

talisein commented 6 years ago

Hi, I created a wrap for the PCG random number generator library (it is a header-only library) at https://github.com/talisein/pcg-cpp-wrap

I also made the 0.98.1 branch on that repo. Thanks.

jpakkane commented 6 years ago

Thanks. I've created the repos. Due to complicated reasons you'll need to branch from that, add your files in a separate commit and then file a MR. This is needed so the background code can do its magic.