Install the KeepAlive header file, fixes #32.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
This commit is contained in:
parent
4ecd0e095b
commit
b27f6963aa
|
|
@ -73,6 +73,7 @@ if (BUILD_ETCD_TESTS)
|
|||
endif ()
|
||||
|
||||
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/etcd/Client.hpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/etcd/KeepAlive.hpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/etcd/SyncClient.hpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/etcd/Response.hpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/etcd/Value.hpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue