Skip to content
Commit b375318f authored by Andreas Sturmlechner's avatar Andreas Sturmlechner Committed by Stefan Brüns
Browse files

KDSoapWSDiscoveryClientConfig.cmake.in: Add KDSoap to dependencies

Otherwise, revdeps (like kio-extras samba support) fail at cmake step:

CMake Error at smb/CMakeLists.txt:72 (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?

CMake Error at smb/CMakeLists.txt:57 (add_library):
  Target "kio_smb_static" 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?
parent 542c8c92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment