summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-08-23 12:48:25 +0200
committerJulian Andres Klode <jak@debian.org>2016-08-26 15:49:14 +0200
commit24ad9b325f2d277864e3a75931137b93dd75cd03 (patch)
tree2b824aad8624a30a958c8062e6876204bd805230 /CMakeLists.txt
parent8265d6c8fdc2dd835d9cf2a47af13461fa421389 (diff)
CMake: Handle Berkeley DB on FreeBSD
The BSD systems still ship their own db.h with a historical BSD implementation, which is preferred by CMake, as it searches its default path first. We thus have to disable the DEFAULT_PATH for the search, unfortunately. We also need to pass the correct include directory to the target. Furthermore, on FreeBSD the library is called db-<VERSION>, so let's add db-5 to the list of allowed names. Gbp-Dch: ignore
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions