Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
ec8c969d
Commit
ec8c969d
authored
Mar 06, 2020
by
legoc
Browse files
Added missing sources
parent
f4135e79
Changes
1
Hide whitespace changes
Inline
Side-by-side
cameo-api-cpp/src/Makefile.am
View file @
ec8c969d
...
...
@@ -55,7 +55,6 @@ libcameo_la_SOURCES = \
cameo/impl/CancelIdGenerator.h
\
cameo/impl/PublisherImpl.h
\
cameo/impl/HandlerImpl.h
\
cameo/impl/ApplicationImpl.h
\
cameo/impl/ServicesImpl.h
\
cameo/impl/SubscriberImpl.h
\
cameo/impl/RequestImpl.h
\
...
...
@@ -72,6 +71,7 @@ nobase_include_HEADERS = \
cameo/ProtoType.h
\
cameo/ConnectionTimeout.h
\
cameo/Event.h
\
cameo/EventThread.h
\
cameo/ConcurrentQueue.h
\
cameo/EventListener.h
\
cameo/EventStreamSocket.h
\
...
...
@@ -81,6 +81,7 @@ nobase_include_HEADERS = \
cameo/RequesterCreationException.h
\
cameo/PublisherEvent.h
\
cameo/PortEvent.h
\
cameo/CancelEvent.h
\
cameo/RemoteException.h
\
cameo/Response.h
\
cameo/ConnectionChecker.h
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment