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