From 5c2e6a97f454a8cb90fc5e5c0aace2f7e3743abd Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 15 Dec 2005 13:52:48 +0000 Subject: [PATCH] Add RawToDicom --- Example/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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' -- 2.45.1