Skip to content

Commit

Permalink
INSTALL.txt - minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Mar 11, 2022
1 parent 2b41c9e commit 0a7c2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ From your CMake project, add

or for Qt6

find_package(KDSoap-qt6 CONFIG)
find_package(KDSoap-qt6 CONFIG REQUIRED)

and link to the imported target KDSoap::kdsoap.
That's all you need to do (the imported target also brings in the include directories)
Expand Down

0 comments on commit 0a7c2cc

Please sign in to comment.