2018-09-11 09:31:10 +00:00
|
|
|
link_libraries(drogon trantor uuid pthread jsoncpp dl z)
|
2018-05-04 01:51:12 +00:00
|
|
|
|
|
|
|
add_executable(cache_map_test CacheMapTest.cc)
|
2018-06-19 08:55:25 +00:00
|
|
|
add_executable(cookies_test CookiesTest.cc)
|
2018-08-08 09:58:43 +00:00
|
|
|
add_executable(class_name_test ClassNameTest.cc)
|
2018-05-04 01:51:12 +00:00
|
|
|
|