eyalz800 / zpp_bits

A lightweight C++20 serialization and RPC library
MIT License
693 stars 53 forks source link

Add to wrapdb #167

Open QWERTIOX opened 6 days ago

QWERTIOX commented 6 days ago

I added this library to meson wrapdb

QWERTIOX commented 6 days ago

it would be nice if header file would be in include or inc directory

eyalz800 commented 6 days ago

Unfortunately there are too many repos that use this as submodule and I can’t break them

QWERTIOX commented 6 days ago

oh, mine also now uses it as submodule... i think it would be better if you fork it so it will be under you and not me https://github.com/QWERTIOX/zpp_bits_meson

QWERTIOX commented 6 days ago

i think in the next major release moving the file would be good idea

QWERTIOX commented 6 days ago

by the way, shouldn't the extension be .hpp

eyalz800 commented 6 days ago

Depends on who you ask, so many styles out there that at this point I can’t change it due to compatibility

QWERTIOX commented 6 days ago

wait, maybe there is better way than separate repo