-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129549/
-----------------------------------------------------------

Review request for Baloo.


Repository: baloo


Description
-------

Don't just assume that Linux has inotify and nobody else does. Instead, check 
for inotify on non-Linux systems and if found, use it.

This depends on https://git.reviewboard.kde.org/r/129316/ to actually get the 
Inotify cmake-module.


Diffs
-----

  CMakeLists.txt 299509c6bd113c7d78ebdae3806bdd2fb0077fad 
  src/file/CMakeLists.txt 767e7dc62e8f15e4ce545becc0a32a0d038dda69 

Diff: https://git.reviewboard.kde.org/r/129549/diff/


Testing
-------

This way, FreeBSD (which gets inotify support through libinotify) finds 
inotify, enables support for it, and then builds all the bits of baloo that 
depend on inotify. This is already done in the FreeBSD packaging.


Thanks,

Adriaan de Groot

Reply via email to