projects
/
aebutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d32fd32
)
Still missing socket_base.h in install
author
Ebersold
<aebersol@n3150.home>
Sun, 20 Mar 2022 18:29:18 +0000
(19:29 +0100)
committer
Ebersold
<aebersol@n3150.home>
Sun, 20 Mar 2022 18:29:18 +0000
(19:29 +0100)
aeb/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/aeb/CMakeLists.txt
b/aeb/CMakeLists.txt
index 1c8de0077b51a159c93522b6e689178441664824..a2ce2ff426bc29c962aa94cd80e6396f575e7133 100644
(file)
--- a/
aeb/CMakeLists.txt
+++ b/
aeb/CMakeLists.txt
@@
-82,6
+82,7
@@
AEB_INSTALL(FILES
${aeb_SOURCE_DIR}/net/event_handler.h
\r
${aeb_SOURCE_DIR}/net/io_dispatcher.h
\r
${aeb_SOURCE_DIR}/net/select_reactor.h
\r
+ ${aeb_SOURCE_DIR}/net/socket_base.h
\r
${aeb_SOURCE_DIR}/net/message.h
\r
\r
DESTINATION include/aeb/net/
\r