]> the.earth.li Git - onak.git/commitdiff
Add CMake checking for Berkeley DB
authorJonathan McDowell <noodles@earth.li>
Fri, 8 Sep 2023 13:52:56 +0000 (14:52 +0100)
committerJonathan McDowell <noodles@earth.li>
Fri, 8 Sep 2023 13:52:56 +0000 (14:52 +0100)
Rather than hard coding the fact we build in Berkeley DB support,
actually check for the existence of the library and only build it if we
find it.


No differences found