Diffusion KWin 33aff4fcd0ec

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
adridgJun 5 2020, 10:41 AM
Parents
R108:0dce25ba0f6d: Consolidate target_link_libraries() calls
Branches
Unknown
Tags
Unknown
adridg committed R108:33aff4fcd0ec: Add Findepoll.cmake (authored by Tobias Berner <tcberner@FreeBSD.org>).Jun 5 2020, 10:41 AM