summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-04-29 19:42:56 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-04-29 19:42:56 +0000
commite0aad6d0b805d6dd8989a97c0232101bebaa155a (patch)
tree3fc0e4b62f92fdde0deee6de61ee6303fc197b8e /cpp
parent557cc786dfec1cdf88beb6392649a59ff6b63d13 (diff)
downloadqpid-python-e0aad6d0b805d6dd8989a97c0232101bebaa155a.tar.gz
NO-JIRA: Reverting the commit from r1477150
The file generated is named libcqpid_perl.so. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1477293 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/bindings/qpid/perl/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/perl/CMakeLists.txt b/cpp/bindings/qpid/perl/CMakeLists.txt
index e1b44b5b96..a1380fa4d0 100644
--- a/cpp/bindings/qpid/perl/CMakeLists.txt
+++ b/cpp/bindings/qpid/perl/CMakeLists.txt
@@ -35,7 +35,7 @@ include_directories(${PERL_INCLUDE_PATH}
##----------------------------------
## Install the complete Perl binding
##----------------------------------
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cqpid_perl.so
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libcqpid_perl.so
${CMAKE_CURRENT_BINARY_DIR}/cqpid_perl.pm
${CMAKE_CURRENT_SOURCE_DIR}/qpid.pm
${CMAKE_CURRENT_SOURCE_DIR}/LICENSE