[ismrmrd] 98/177: add cpack install directory
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:02:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag v1.1.0.beta.1
in repository ismrmrd.
commit ad1675897b7224a2b472bc0702cc042929f2d134
Author: Hui Xue <hui.xue at nih.gov>
Date: Thu Sep 25 15:13:43 2014 -0400
add cpack install directory
---
cmake/ismrmrd_cpack.cmake | 3 +++
1 file changed, 3 insertions(+)
diff --git a/cmake/ismrmrd_cpack.cmake b/cmake/ismrmrd_cpack.cmake
index a68f428..39d6fce 100644
--- a/cmake/ismrmrd_cpack.cmake
+++ b/cmake/ismrmrd_cpack.cmake
@@ -31,3 +31,6 @@ set(RPM_PACKAGE_DEPENDS "hdf5-devel")
# where the package metadata are
set(ISMRMRD_CPACK_CFG_FILE "${PROJECT_BINARY_DIR}/cpack_options.cmake")
+
+# where the package to be installed
+set(CPACK_PACKAGE_INSTALL_DIRECTORY ${CMAKE_INSTALL_PREFIX})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list