mirror of
https://gitee.com/an-tao/drogon.git
synced 2024-12-03 12:18:11 +08:00
5 lines
88 B
CMake
5 lines
88 B
CMake
|
link_libraries(drogon trantor pthread)
|
||
|
|
||
|
add_executable(cache_map_test CacheMapTest.cc)
|
||
|
|