userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/http_caching/CMakeLists.txt
project(userver-samples-http_caching CXX)
add_executable(${PROJECT_NAME}
"http_caching.cpp"
)
target_link_libraries(${PROJECT_NAME} userver-core)
userver_sample_testsuite_add()
Generated on Wed Oct 4 2023 12:11:14 for userver by
Doxygen
1.9.8