fix includes
[awesomized/libmemcached] / include / libhashkit-1.0 / CMakeLists.txt
1
2 configure_file(configure.h.in configure.h @ONLY)
3
4 install_public_headers(
5 libhashkit-1.0
6
7 algorithm.h
8 basic_string.h
9 behavior.h
10 digest.h
11 function.h
12 has.h
13 hashkit.h
14 hashkit.hpp
15 str_algorithm.h
16 strerror.h
17 string.h
18 types.h
19 visibility.h
20 )