X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=include%2Flibmemcached-1.0%2Fstruct%2FCMakeLists.txt;fp=include%2Flibmemcached-1.0%2Fstruct%2FCMakeLists.txt;h=548f993da94dcea741fca6b7e5856a545543ddf8;hb=5bb6f975322d3da0caf082b8d890132194d0a4ea;hp=0000000000000000000000000000000000000000;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=awesomized%2Flibmemcached diff --git a/include/libmemcached-1.0/struct/CMakeLists.txt b/include/libmemcached-1.0/struct/CMakeLists.txt new file mode 100644 index 00000000..548f993d --- /dev/null +++ b/include/libmemcached-1.0/struct/CMakeLists.txt @@ -0,0 +1,14 @@ + +install_public_headers( + libmemcached-1.0/struct + + allocator.h + analysis.h + callback.h + memcached.h + result.h + sasl.h + server.h + stat.h + string.h +)