Avi Halachmi (:avih)
cc17f852d5
[cmake] Don't fail if brotli is missing ( #56894 ).
...
The libs which cmake controls are commented out at
include/freetype/config/ftoption.h
and cmake un-comment each enabled library, but the brotli option was
not commented out, therefore `FT_CONFIG_OPTION_USE_BROTLI' remained
defined even if brotli was missing/disabled/etc.
Comment it such that cmake can control it, which means leaving it
undefined if brotli is missing.
* include/freetype/config/ftoption.h: Fix typo.
2019-09-15 18:52:13 +02:00
..
2019-09-15 18:52:13 +02:00
2019-08-27 10:29:59 +02:00
2019-07-01 15:56:34 +02:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 11:18:39 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2018-09-04 08:00:58 +02:00
2019-02-23 10:07:09 +01:00
2019-08-06 20:38:17 +02:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-07-01 15:56:34 +02:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-06-22 22:54:57 -04:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-06-22 22:54:57 -04:00
2019-02-23 10:07:09 +01:00
2019-03-02 16:05:51 +05:30
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-06-12 22:30:21 -04:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-06-22 22:54:57 -04:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-04-14 09:39:28 +02:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-25 06:32:26 +01:00
2019-08-27 08:48:53 +02:00