ci: bsds: rebuild packages after reconfiguration
[m6w6/libmemcached] / include / libmemcached-1.0 / CMakeLists.txt
1
2 add_subdirectory(struct)
3 add_subdirectory(types)
4
5 install_public_headers(
6 libmemcached-1.0
7
8 @configure.h
9 alloc.h
10 allocators.h
11 analyze.h
12 auto.h
13 basic_string.h
14 behavior.h
15 callback.h
16 callbacks.h
17 defaults.h
18 delete.h
19 deprecated_types.h
20 dump.h
21 encoding_key.h
22 error.h
23 exception.hpp
24 exist.h
25 fetch.h
26 flush_buffers.h
27 flush.h
28 get.h
29 hash.h
30 limits.h
31 memcached.h
32 memcached.hpp
33 options.h
34 parse.h
35 platform.h
36 quit.h
37 result.h
38 return.h
39 sasl.h
40 server.h
41 server_list.h
42 stats.h
43 storage.h
44 strerror.h
45 touch.h
46 triggers.h
47 types.h
48 verbosity.h
49 version.h
50 visibility.h
51 )