mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
- Moved ``<sys/capability.h>`` include inside `__linux__` guard, because all uses are similarly guarded. - <sys/capability.h> is part of an optional devel package, at least in fedora. CMake now explicitly checks that libcap devel files are available. - Added libcap to the list of install packages in .travis.yml, to make the dependency explicit. travis-ci installs the package by default, which is why this hasn't surfaced previously. |
||
|---|---|---|
| .. | ||
| FindA2X.cmake | ||
| FindCairo.cmake | ||
| FindEpollShim.cmake | ||
| FindGdkPixbuf.cmake | ||
| FindJsonC.cmake | ||
| FindLibcap.cmake | ||
| FindLibInput.cmake | ||
| FindPAM.cmake | ||
| FindPango.cmake | ||
| FindPCRE.cmake | ||
| FindWayland.cmake | ||
| FindWLC.cmake | ||
| FindXKBCommon.cmake | ||
| Manpage.cmake | ||
| Wayland.cmake | ||