summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/cluster.cmake
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2011-12-07 14:43:13 +0000
committerCharles E. Rolke <chug@apache.org>2011-12-07 14:43:13 +0000
commit9309d39996bb65a3d958209fb7b81a9d192b5870 (patch)
treed9be095fa5acb541b209549d8e29f3903cc6a1b1 /qpid/cpp/src/cluster.cmake
parentd135e4a5024e5033170470d7b4603363a24647eb (diff)
downloadqpid-python-9309d39996bb65a3d958209fb7b81a9d192b5870.tar.gz
QPID-3652 Fix cluster authentication
Add missing additions to CMakeLists. Add windows export macro so new functions are published in dll. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1211458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/cluster.cmake')
-rw-r--r--qpid/cpp/src/cluster.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/cluster.cmake b/qpid/cpp/src/cluster.cmake
index 48227c1a02..0b0e26141f 100644
--- a/qpid/cpp/src/cluster.cmake
+++ b/qpid/cpp/src/cluster.cmake
@@ -96,6 +96,8 @@ if (BUILD_CLUSTER)
qpid/cluster/ConnectionCodec.h
qpid/cluster/Cpg.cpp
qpid/cluster/Cpg.h
+ qpid/cluster/CredentialsExchange.cpp
+ qpid/cluster/CredentialsExchange.h
qpid/cluster/Dispatchable.h
qpid/cluster/UpdateClient.cpp
qpid/cluster/UpdateClient.h