[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release-2-8 updated. 1b03a39162e5ba8af5fa0022d379aa
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2020-06-25 12:23:06
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release-2-8 has been updated
via 1b03a39162e5ba8af5fa0022d379aaf81ad228b3 (commit)
from 435e5452a460093f6ea5404e7f042464eb83a43d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/1b03a39162e5ba8af5fa0022d379aaf81ad228b3/
commit 1b03a39162e5ba8af5fa0022d379aaf81ad228b3
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri May 3 08:41:40 2019 +0200
Need gdcm data
diff --git a/Testing/Source/DataStructureAndEncodingDefinition/Cxx/CMakeLists.txt b/Testing/Source/DataStructureAndEncodingDefinition/Cxx/CMakeLists.txt
index c07770b66..99b52e0cd 100644
--- a/Testing/Source/DataStructureAndEncodingDefinition/Cxx/CMakeLists.txt
+++ b/Testing/Source/DataStructureAndEncodingDefinition/Cxx/CMakeLists.txt
@@ -32,7 +32,6 @@ set(DSED_TEST_SRCS
TestVRUI
TestElement1
#TestExplicitDataElement
- TestFileMetaInformation
TestFile
TestFileSet
TestFragment
@@ -66,6 +65,7 @@ endif()
if(GDCM_DATA_ROOT)
set(DSED_TEST_SRCS
${DSED_TEST_SRCS}
+ TestFileMetaInformation
TestReader2
TestAttribute8
TestPDBHeader
-----------------------------------------------------------------------
Summary of changes:
Testing/Source/DataStructureAndEncodingDefinition/Cxx/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|