Skip to content
  • Stephen Kelly's avatar
    KDE4: Find the Internal package with NO_POLICY_SCOPE. · 4572d8b3
    Stephen Kelly authored
    If someone in KDE wants to port away from OLD policies, they might want to do
    so one policy at a time.  This patch will allow them to use
    
      find_package(KDE4 NO_POLICY_SCOPE)
    
    in callers to get around the CMP0011 warning, while still getting the policy
    settings contained within.
    4572d8b3