Skip to content
  • Michael Palimaka's avatar
    Make automagic dependencies controllable. · 37f55713
    Michael Palimaka authored
    Instead of building plugins unconditionally if the required dependency
    is found, make it possible to choose at configure time.
    
    The macro macro_optional_find_package is bundled to support Qt-only builds,
    but is conditionally defined in that circumstance.
    
    REVIEW: 105598
    37f55713