cmake: add libmemcachedprotocol to build
[awesomized/libmemcached] / include / libmemcachedprotocol-0.0 / CMakeLists.txt
diff --git a/include/libmemcachedprotocol-0.0/CMakeLists.txt b/include/libmemcachedprotocol-0.0/CMakeLists.txt
new file mode 100644 (file)
index 0000000..6d4fb22
--- /dev/null
@@ -0,0 +1,9 @@
+
+install_public_headers(
+        libmemcachedprotocol-0.0
+
+        binary.h
+        callback.h
+        handler.h
+        vbucket.h
+)