You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tobias Berner 33aff4fcd0 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.
4 years ago
..
COPYING-CMAKE-SCRIPTS
FindFontconfig.cmake Bring FindFontconfig.cmake up to ECM standards 6 years ago
FindLibcap.cmake
FindLibdrm.cmake
FindLibinput.cmake Update URLs to use https 6 years ago
FindUDev.cmake
FindXKB.cmake Update URLs to use https 6 years ago
FindXwayland.cmake
Findepoll.cmake Add Findepoll.cmake 4 years ago
Findepoxy.cmake
Findgbm.cmake Update URLs to use https 6 years ago
Findhwdata.cmake fix: make hwdata truly a runtime dependency 5 years ago
Findlibhybris.cmake