Fix #116 add configure.h for libmemcachedprotocol
[awesomized/libmemcached] / include / libmemcachedprotocol-0.0 / CMakeLists.txt
1
2 install_public_headers(
3 libmemcachedprotocol-0.0
4
5 @configure.h
6 binary.h
7 callback.h
8 handler.h
9 vbucket.h
10 )