Skip to content
  • Harald Sitter's avatar
    properly show xfreerdp runtime dependency in cmake summary · f013a85b
    Harald Sitter authored
    Summary:
    in absence of a proper finder we'll have a fake package find which we
    force found depending on the find_program call.
    
    this results in the runtime dep being reported as such in the cmake
    feature summary
    
    Test Plan:
    `rm -rf *; cmake ..`
    
    - executable found => reported found in summary
    - executable !found => reported !found
    
    Reviewers: #kde_applications, aacid
    
    Reviewed By: #kde_applications, aacid
    
    Subscribers: aacid, whiting
    
    Differential Revision: https://phabricator.kde.org/D18151
    f013a85b