From: jpr Date: Thu, 15 Dec 2005 13:52:48 +0000 (+0000) Subject: Add RawToDicom X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5c2e6a97f454a8cb90fc5e5c0aace2f7e3743abd;p=gdcm.git Add RawToDicom --- diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 0a9ede3b..3b5d5a1f 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -29,6 +29,7 @@ SET(EXAMPLE_SOURCES AnonymizeNoLoad # without loading the Pixel Data PatchHeader ReWrite + RawToDicom TestValidate #the following will be transformed into 'examples', or 'utilities'