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.
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.
2 years ago
..
FindLibcap.cmake Switch to SPDX license markers 4 years ago
FindLibdrm.cmake Don't put a trailing dot in set_package_properties 3 years ago
FindXKB.cmake Don't put a trailing dot in set_package_properties 3 years ago
FindXwayland.cmake wayland: Query pkg-config if Xwayland supports listenfd 4 years ago
Findgbm.cmake Don't put a trailing dot in set_package_properties 3 years ago
Findhwdata.cmake Switch to SPDX license markers 4 years ago
Findlcms2.cmake Allow usage of lcms2 when compiling with Clang 2 years ago