build - added new source files to CMakeLists

This commit is contained in:
Richard Hodges 2014-08-07 11:09:02 +01:00
parent 4acee206d2
commit d2a84b5f8d
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
add_sources(
array.h
booleanset.h
buffer.h
bytebuffer.h
callbacks.h
channel.h
channelimpl.h
@ -14,6 +16,7 @@ deferred.h
deferredcancel.h
deferredconsumer.h
deferreddelete.h
deferredget.h
deferredqueue.h
entityimpl.h
envelope.h

View File

@ -44,6 +44,7 @@ connectiontuneokframe.h
consumedmessage.h
deferredcancel.cpp
deferredconsumer.cpp
deferredget.cpp
exception.h
exchangebindframe.h
exchangebindokframe.h