project(webcalls)

set(webcalls_SRCS webcalls.cpp)
add_unittest(${webcalls_SRCS} )

