Diffusion KWin 1eefce5a6680

Add Findepoll.cmake

Authored by Tobias Berner <tcberner@FreeBSD.org> on May 31 2020, 6:57 PM.

Description

Add Findepoll.cmake

  • On FreeBSD epoll.h if provided through a library (from a port, epoll-shim) that emulates the Linux behavior. Make a CMake module for it to hide differences in systems behind a module.
  • Find epoll on FreeBSD and link to it

Now on FreeBSD, tries to compile virtual_terminal.cpp, which will fail because
that needs more patches.

Details

Committed
adridgMay 31 2020, 9:54 PM
Parents
R108:fb3f5afb0541: Consolidate target_link_libraries() calls
Branches
Unknown
Tags
Unknown
adridg committed R108:1eefce5a6680: Add Findepoll.cmake (authored by Tobias Berner <tcberner@FreeBSD.org>).May 31 2020, 9:54 PM