kwin/cmake/modules
Alex Richardson cf8f189be2 Allow usage of lcms2 when compiling with Clang
Otherwise the build fails for me with the following error:
error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Upstream does not appear willing to fix this issue, so we have to add a
define to avoid usage of this useless keyword.
See https://github.com/mm2/Little-CMS/issues/190 and
https://github.com/mm2/Little-CMS/issues/243.
2022-05-14 21:17:39 +00:00
..
Findgbm.cmake Don't put a trailing dot in set_package_properties 2021-10-30 01:51:40 +03:00
Findhwdata.cmake Switch to SPDX license markers 2020-08-07 19:57:56 +00:00
Findlcms2.cmake Allow usage of lcms2 when compiling with Clang 2022-05-14 21:17:39 +00:00
FindLibcap.cmake Switch to SPDX license markers 2020-08-07 19:57:56 +00:00
FindLibdrm.cmake Don't put a trailing dot in set_package_properties 2021-10-30 01:51:40 +03:00
FindXKB.cmake Don't put a trailing dot in set_package_properties 2021-10-30 01:51:40 +03:00
FindXwayland.cmake wayland: Query pkg-config if Xwayland supports listenfd 2021-03-02 13:29:22 +00:00