userver
C++ Async Framework (beta)
Loading...
Searching...
No Matches
samples/hello_service/CMakeLists.txt
project(userver-samples-hello_service CXX)
add_executable(${PROJECT_NAME}
"hello_service.cpp"
)
target_link_libraries(${PROJECT_NAME} userver-core)
userver_sample_testsuite_add()
Generated on Tue Mar 14 2023 16:21:22 for userver by
Doxygen
1.9.6