diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-04-29 19:42:56 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-04-29 19:42:56 +0000 |
| commit | e0aad6d0b805d6dd8989a97c0232101bebaa155a (patch) | |
| tree | 3fc0e4b62f92fdde0deee6de61ee6303fc197b8e /cpp | |
| parent | 557cc786dfec1cdf88beb6392649a59ff6b63d13 (diff) | |
| download | qpid-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.txt | 2 |
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 |
