Skip to content
  • Daniele E. Domenichelli's avatar
    FindGTK2: Do not link libfreetype · 425ec408
    Daniele E. Domenichelli authored and Brad King's avatar Brad King committed
    As discussed on the mailing list, freetype includes used in GTK2
    headers libraries do not require to link the library explicitly (even
    though it is already linked by GTK2 libraries.
    
    Also remove _GTK2_ADD_TARGET_LIBRARIES no longer used and use
    ${FREETYPE_INCLUDE_DIR_ft2build} ${FREETYPE_INCLUDE_DIR_freetype2}
    variables instead of ${FREETYPE_INCLUDE_DIRS}
    425ec408