[ismrmrd] 99/177: add cpack nsis install name

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 3a3898deb3b96eb5063488ac70d90925c5840d12
Author: Hui Xue <hui.xue at nih.gov>
Date:   Thu Sep 25 15:59:14 2014 -0400

    add cpack nsis install name
---
 cmake/cpack_options.cmake.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/cpack_options.cmake.in b/cmake/cpack_options.cmake.in
index 2fb9c62..50dc3bb 100644
--- a/cmake/cpack_options.cmake.in
+++ b/cmake/cpack_options.cmake.in
@@ -32,6 +32,7 @@ set(CPACK_RPM_PACKAGE_DESCRIPTION "Implementation of the ISMRMRD format.")
 set(CPACK_NSIS_HELP_LINK "http:\\\\\\\\ismrmrd.sourceforge.net")
 set(CPACK_NSIS_URL_INFO_ABOUT "http:\\\\\\\\ismrmrd.sourceforge.net")
 set(CPACK_NSIS_MODIFY_PATH ON)
+set(CPACK_NSIS_DISPLAY_NAME "ismrmrd")
 
 # Output filename of the generated tarball / package
 set(CPACK_PACKAGE_FILE_NAME "@PROJECT_NAME_LOWER at -@ISMRMRD_VERSION_STRING@")

-- 
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