[ismrmrd] 256/281: Added missing export file to CMakelists.txt install directive

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag ismrmrd0.5
in repository ismrmrd.

commit 255fa7261da72fc356d3ad534750a31209275e83
Author: Michael S. Hansen <michael.hansen at nih.gov>
Date:   Wed Aug 13 13:26:00 2014 -0400

    Added missing export file to CMakelists.txt install directive
---
 xml/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xml/CMakeLists.txt b/xml/CMakeLists.txt
index 8a8202d..c7555df 100644
--- a/xml/CMakeLists.txt
+++ b/xml/CMakeLists.txt
@@ -12,7 +12,7 @@ add_executable(test_ismrmrd_xml
 target_link_libraries(test_ismrmrd_xml
   ismrmrd_xml)
 
-install (FILES ismrmrd_xml.h
+install (FILES ismrmrd_xml.h ismrmrd_xml_export.h
   DESTINATION ${ISMRMRD_INSTALL_INCLUDE_DIR})
 
 install (TARGETS ismrmrd_xml DESTINATION ${ISMRMRD_INSTALL_LIB_DIR})

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