X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fp9y%2FCMakeLists.txt;h=6906b8f0154f0febcf41541ccbc35dd3210480fc;hb=011ea033d902722b9744ea9f28e646734ffdcaf2;hp=ec7ce8d16b4cfb6473199920206a9b372be33ab5;hpb=6f7918c7532df7820f3987ef2f4afaccfde07bbd;p=m6w6%2Flibmemcached diff --git a/src/p9y/CMakeLists.txt b/src/p9y/CMakeLists.txt index ec7ce8d1..6906b8f0 100644 --- a/src/p9y/CMakeLists.txt +++ b/src/p9y/CMakeLists.txt @@ -6,6 +6,7 @@ add_library(p9y STATIC poll.hpp random.hpp index.hpp + clock_gettime.hpp p9y.cpp )