freetype2/include/freetype/config
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
..
ftconfig.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftheader.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftmodule.h include/freettype/config:*.*: Convert comments to Markdown syntax. 2018-09-03 10:37:57 +02:00
ftoption.h [cmake] Don't fail if brotli is missing (#56894). 2019-09-15 18:52:13 +02:00
ftstdlib.h Update all copyright notices. 2019-02-23 10:07:09 +01:00