X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=1eb1e96947389de18649fe3d26825f6052a09de5;hb=79145034a66bfc2f4f149b20ac9854364ebdfc24;hp=b8f1f31a235bfb155ebbb00f9369bbd60205ea40;hpb=71f35f3ac11f6739672c446d17dc3b06c9e4280a;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index b8f1f31a..1eb1e969 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -13,7 +13,7 @@ SET(EXAMPLE_SOURCES exReadWriteFile exColorToRGB exGrey2RGB - exGC + exGC exImageLighten #exInLine exOverlaysACR @@ -24,6 +24,7 @@ SET(EXAMPLE_SOURCES exXCoherentFileSet exExtractDicomTags exMoveImagesToSingleSerieUID + exMakeIcon #the following are utilities PrintDicomDir PrintFile @@ -54,9 +55,12 @@ SET(EXAMPLE_SOURCES FlatHashTablePrint Volume2Dicom WriteDicomSimple - WriteRead + + WriteRead + ## Troubles on Windows ! WriteDicomAsJPEG2000 - #WriteDicomAsJPEG + WriteDicomAsJPEG + exCTPET #Slice )