• Show log

    Commit

  • Hash : cc17f852
    Author : Avi Halachmi (:avih)
    Date : 2019-09-15T04:30:18

    [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.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags