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 May 15 2024 22:13:58 for userver by
Doxygen
1.10.0