fix includes
[awesomized/libmemcached] / include / libmemcached-1.0 / struct / CMakeLists.txt
diff --git a/include/libmemcached-1.0/struct/CMakeLists.txt b/include/libmemcached-1.0/struct/CMakeLists.txt
new file mode 100644 (file)
index 0000000..548f993
--- /dev/null
@@ -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
+)