David Adam
970a963896
cmake: disable frameworks when searching for libintl
...
This is a less-intrusive version of 95845b1
, and only disables the
search for frameworks for libintil (sometimes shipped with Mono, but not
usable for compilation).
Closes #5244 .
2022-03-26 22:00:44 +08:00
Fabian Homborg
eba5352576
Also remove the languages from cmake
...
I'm not sure why this list is hardcoded?
2021-10-18 18:39:07 +02:00
ridiculousfish
43cc99e1ba
Group certain cmake targets into folders
...
This makes folders in IDEs for certain Mac and gettext targets, reducing
the number of targets which appear at top-level.
2021-03-21 13:29:41 -07:00
ridiculousfish
971f108bda
Mark Intl cmake package as quiet
...
This suppresses not-very-interesting messages from CMake about whether
Intl was found or not.
Fixes #7091
2020-06-06 18:56:54 -07:00
ridiculousfish
f117addf7c
Use lowercase CMake function names
...
This is a best practice to distinguish them from variables.
2020-03-14 16:11:35 -07:00
David Adam
d44308388f
cmake: use the check state stack for __nl_msg_cat_cntr checks
2019-02-19 21:35:30 +08:00
David Adam
020fe5ccdf
[cmake] fix installation of translations
2018-01-22 14:30:36 +08:00
David Adam
b6202c3c86
[cmake] actually use libintil headers/libraries if detected
...
Closes #4663 .
2018-01-17 07:50:42 +08:00
David Adam
64194d02fc
cmake: correct configure check for _nl_msg_cat_cntr
2017-11-17 16:21:56 +08:00
David Adam
32714021f5
cmake: add gettext support
2017-11-17 16:21:56 +08:00