You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2009/05/04 23:58:51 UTC

svn commit: r771462 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

Author: astitcher
Date: Mon May  4 21:58:50 2009
New Revision: 771462

URL: http://svn.apache.org/viewvc?rev=771462&view=rev
Log:
Add missing file to CMake

Modified:
    qpid/trunk/qpid/cpp/src/CMakeLists.txt

Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/CMakeLists.txt?rev=771462&r1=771461&r2=771462&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/CMakeLists.txt (original)
+++ qpid/trunk/qpid/cpp/src/CMakeLists.txt Mon May  4 21:58:50 2009
@@ -461,6 +461,7 @@
      qpid/client/Subscription.cpp
      qpid/client/SubscriptionImpl.cpp
      qpid/client/SubscriptionManager.cpp
+     qpid/client/SubscriptionManagerImpl.cpp
 )
 add_library (qpidclient SHARED ${libqpidclient_SOURCES})
 target_link_libraries (qpidclient qpidcommon)



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org