Skip to content
  • Tobias Berner's avatar
    Add Findepoll.cmake · 33aff4fc
    Tobias Berner authored and Adriaan de Groot's avatar Adriaan de Groot committed
    - 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.
    33aff4fc