From 2f8885ad13a4cb5bc5637a0c496f64a713ef9507 Mon Sep 17 00:00:00 2001 From: jpr Date: Sun, 28 Aug 2005 17:11:19 +0000 Subject: [PATCH] Add PatchHeader --- Example/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 02ea58ce..f01b159e 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -23,8 +23,9 @@ SET(EXAMPLE_SOURCES AnonymizeDicomDir # without loading it as a gdcm::DicomDir Anonymize # for full gdcm readable files AnonymizeNoLoad # without loading the Pixel Data + PatchHeader ReWrite - + #the following will be transformed into 'examples', or 'utilities' # or will be removed # -- 2.45.1