Commit Graph

4 Commits

Author SHA1 Message Date
ed8f230fa2 PrintableOptions.cmake: Correct variable name comparison
CMake 3.20.1 errors out with:

CMake Error at cmake/modules/PrintableOptions.cmake:38 (message):
   variable name cannot be empty
 Call Stack (most recent call first):
   CMakeLists.txt:152 (add_printable_variable)

Change how the parameter value is compared, to fix it.
2021-04-14 17:04:32 +02:00
8fea38926f I#934 - CMake: Spam-filtering options should be files, not paths
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/934
2020-06-02 14:06:08 +02:00
66008d17b6 eds-M!15 - Fix typos in CMake modules
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/15
2019-05-27 18:15:13 +02:00
3cba495195 Convert from autotools to CMake 2016-10-10 14:46:59 +02:00