drogon/tests/CMakeLists.txt

5 lines
88 B
CMake
Raw Normal View History

2018-05-04 01:51:12 +00:00
link_libraries(drogon trantor pthread)
add_executable(cache_map_test CacheMapTest.cc)