sway/CMake
Wouter van Kesteren 09b9106550 Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
Exherbo installs architecture dependent data in a different place than architecture
independent data. More concretely: binaries go in /usr/$chost/{bin,lib},
data goes in /usr/share and configs in /etc, /etc is already configurable
through CMAKE_INSTALL_FULL_SYSCONFDIR but the datadir was not. This
patch fixes it so that things can be pushed in the right places.
2016-12-17 01:00:39 +01:00
..
FindA2X.cmake Find a2x through CMake 2015-08-18 07:06:07 -04:00
FindCairo.cmake Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
FindEpollShim.cmake Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
FindGdkPixbuf.cmake Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
FindJsonC.cmake fixed json-c CMake inclusion 2015-08-27 00:06:09 +02:00
FindLibInput.cmake libinput 2016-01-19 06:51:36 -08:00
FindPAM.cmake Implement PAM password verification in swaylock 2015-12-17 08:44:30 -05:00
FindPCRE.cmake Add dependency on PCRE 2015-08-26 08:32:27 -04:00
FindPango.cmake Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
FindWLC.cmake Initial commit 2015-08-04 21:02:46 -04:00
FindWayland.cmake Support cursors over wayland clients 2015-11-18 19:38:42 -05:00
FindXKBCommon.cmake Initial commit 2015-08-04 21:02:46 -04:00
Manpage.cmake Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR 2016-12-17 01:00:39 +01:00
Wayland.cmake Merge pull request #255 from christophgysin/ninja 2015-11-25 08:19:34 -05:00