X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=47bbf349e4a67bd209d3ca07ac771b64baa2660e;hb=28a3ba592eab9953ff1840d19357ae0db5e3e6a1;hp=cc0bffe30dd0fbd30acccf9b0126d6d0aa0f8a70;hpb=55515b05da6434fd0c5ae71daa9eb785519a8fac;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index cc0bffe3..47bbf349 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -24,10 +24,12 @@ SET(EXAMPLE_SOURCES exSerieHelper exXCoherentFileSet exMoveImagesToSingleSerieUID + #exExtractSegmentedPalette exMakeIcon # the following are utilities - #---------------------------- + #---------------------------- + RawToDicomStack PrintDicomDir PrintFile MakeDicomDir @@ -35,6 +37,7 @@ SET(EXAMPLE_SOURCES Anonymize # for full gdcm readable files AnonymizeNoLoad # without loading the Pixel Data AnonymizeMultiPatient # without loading the Pixel Data + AnonymizeReWriteMultiPatient # without loading the Pixel Data PatchHeader ToInTag ReWrite