aboutsummaryrefslogtreecommitdiff
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)