AMQP-CPP/include/CMakeLists.txt

55 lines
666 B
CMake
Raw Normal View History

add_sources(
2017-05-04 17:34:17 +08:00
address.h
addresses.h
array.h
booleanset.h
buffer.h
bytebuffer.h
2014-07-28 22:16:32 +08:00
callbacks.h
channel.h
channelimpl.h
classes.h
connection.h
connectionhandler.h
connectionimpl.h
2017-05-04 17:34:17 +08:00
copiedbuffer.h
decimalfield.h
2014-07-28 22:16:32 +08:00
deferred.h
deferredcancel.h
deferredconsumer.h
2017-05-04 17:34:17 +08:00
deferredconsumerbase.h
2014-07-28 22:16:32 +08:00
deferreddelete.h
deferredget.h
2014-07-28 22:16:32 +08:00
deferredqueue.h
2017-05-04 17:34:17 +08:00
endian.h
entityimpl.h
envelope.h
2017-05-04 17:34:17 +08:00
exception.h
exchangetype.h
field.h
fieldproxy.h
flags.h
2017-05-04 17:34:17 +08:00
frame.h
libboostasio.h
2017-05-04 17:34:17 +08:00
libev.h
libevent.h
libuv.h
login.h
message.h
metadata.h
2014-07-28 22:16:32 +08:00
monitor.h
numericfield.h
outbuffer.h
2017-05-04 17:34:17 +08:00
protocolexception.h
receivedframe.h
2017-05-04 17:34:17 +08:00
stack_ptr.h
stringfield.h
table.h
2017-05-04 17:34:17 +08:00
tcpchannel.h
tcpconnection.h
tcpdefines.h
tcphandler.h
watchable.h
2017-05-04 17:34:17 +08:00
)