Skip to content
  • Chuck Atkins's avatar
    FindGTK2: Fix missing optional include dirs. · cb8f0f7c
    Chuck Atkins authored
    FindGTK2 was adding optional include directories to the
    interface include dirs regardless of whether or not they
    existed.  This ensures that the directories only get added
    if they are actually found. This is particularly a problem
    on Solaris where the gtk2 libs and headers might exist but
    the FreeType2 headers might not.
    cb8f0f7c