Author: mcpierce
Date: Thu May 23 14:40:53 2013
New Revision: 1485742

URL: http://svn.apache.org/r1485742
Log:
QPID-4879: Re-add line accidentally removed from merge

Modified:
    qpid/branches/0.22/qpid/cpp/bindings/CMakeLists.txt

Modified: qpid/branches/0.22/qpid/cpp/bindings/CMakeLists.txt
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.22/qpid/cpp/bindings/CMakeLists.txt?rev=1485742&r1=1485741&r2=1485742&view=diff
==============================================================================
--- qpid/branches/0.22/qpid/cpp/bindings/CMakeLists.txt (original)
+++ qpid/branches/0.22/qpid/cpp/bindings/CMakeLists.txt Thu May 23 14:40:53 2013
@@ -111,4 +111,5 @@ if (SWIG_FOUND)
 
       add_subdirectory(qpid/perl)
   endif (PERLLIBS_FOUND)
+  endif (${SWIG_VERSION} VERSION_LESS ${SWIG_MINIMUM_VERSION})
 endif (SWIG_FOUND)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to