index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
example_6_rpcClient
/
CMakeLists.txt
blob: d3b10b92082a67ee44c6028ccea0649394829949 (
plain
) (
blame
)
1
2
add_executable(6_rpcClient main.cpp rpcClient.cpp) target_link_libraries(6_rpcClient qxmpp)