Skip to content

Supoport of OpenBSD

Hey,

Here a merge request which contains two commits:

  1. support OpenBSD and placeholder for non supported OS.
  2. a way to control how library builds via standard cmake options, which allows to simplify path to used libintofiy to pkgcfg_lib_INOTIFY_inotify which is required on OpenBSD because port's version of libinotify doesn't install libinotify.so, instead it installs only libinotify.so.123.

Merge request reports

Loading