From: Ebersold Date: Sun, 20 Mar 2022 18:29:18 +0000 (+0100) Subject: Still missing socket_base.h in install X-Git-Url: https://git.ebersold.fr/?a=commitdiff_plain;h=e1e18f4a2137233c12e246360350ee4b5f01c8c4;p=aebutils.git Still missing socket_base.h in install --- diff --git a/aeb/CMakeLists.txt b/aeb/CMakeLists.txt index 1c8de00..a2ce2ff 100644 --- a/aeb/CMakeLists.txt +++ b/aeb/CMakeLists.txt @@ -82,6 +82,7 @@ AEB_INSTALL(FILES ${aeb_SOURCE_DIR}/net/event_handler.h ${aeb_SOURCE_DIR}/net/io_dispatcher.h ${aeb_SOURCE_DIR}/net/select_reactor.h + ${aeb_SOURCE_DIR}/net/socket_base.h ${aeb_SOURCE_DIR}/net/message.h DESTINATION include/aeb/net/