dbcppp
dbcppp copied to clipboard
Upgrade to boost 1.84
fixes #140
Wouldn't it be easier to just depend on a boost version and leave the installation up to the user?
This embedded code keeps being prone to this kind of dependency updates. And large diffs that are unreadable.
(Not trying to delay this PR, this can also be picked up later).
Looks like there is a fork that did this, it uses cmake to find the libraries instead of bundling them.
Too bad @micaah42 didn't open a PR for this then. (hint :wink:)
@Timple I fully agree with you. PR's are welcome :)