Bug 419066

Summary: cmake fails when external kdsoap-ws-discovery-client is used
Product: [Frameworks and Libraries] kio-extras Reporter: Antonio Rojas <arojas>
Component: SambaAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: sitter
Priority: NOR    
Version First Reported In: 20.03.70   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Antonio Rojas 2020-03-21 00:17:43 UTC
SUMMARY
When external kdsoap-ws-discovery-client is used, find_package(KDSoap) is not called and the KDSoap::kdsoap target is not defined, so cmake fails

CMake Error at smb/CMakeLists.txt:75 (add_library):
  Target "kio_smb" links to target "KDSoap::kdsoap" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?