diff options
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/CMakeLists.txt b/qpid/cpp/CMakeLists.txt index 74b6bdcc1d..70df7ce1a2 100644 --- a/qpid/cpp/CMakeLists.txt +++ b/qpid/cpp/CMakeLists.txt @@ -82,7 +82,7 @@ if (WIN32) endif (WIN32) # set(CMAKE_INCLUDE_CURRENT_DIR ON) - +set(CPACK_SET_DESTDIR ON) set(CPACK_PACKAGE_NAME "qpid-cpp") set(CPACK_PACKAGE_VENDOR "Apache Software Foundation") set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Apache Qpid C++") |
