aboutsummaryrefslogtreecommitdiff
path: root/examples/example_5_rpcInterface/CMakeLists.txt
blob: 40f014effda3663cceeddb43203382175713238b (plain) (blame)
1
2
add_executable(5_rpcInterface main.cpp remoteinterface.cpp)
target_link_libraries(5_rpcInterface qxmpp)