From: jpr Date: Mon, 22 Aug 2005 11:25:10 +0000 (+0000) Subject: Update CMakeLists.txt X-Git-Tag: Version1.2.bp~223 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=3c5eca60a00c737f2bf0374ae6bd2763b50951e0;p=gdcm.git Update CMakeLists.txt --- diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 49a7c63a..02ea58ce 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -6,11 +6,8 @@ INCLUDE_DIRECTORIES( SET(EXAMPLE_SOURCES #names starting with 'ex' are examples - exBuildUpDicomDir exReadPapyrus exReadWriteFile - exAnonymize - exAnonymizeNoLoad # without loading the Pixel Data exColorToRGB exGrey2RGB exGC @@ -22,7 +19,6 @@ SET(EXAMPLE_SOURCES PrintDicomDir PrintDocument PrintFile - FindTags MakeDicomDir AnonymizeDicomDir # without loading it as a gdcm::DicomDir Anonymize # for full gdcm readable files @@ -34,6 +30,7 @@ SET(EXAMPLE_SOURCES # # Better you don't use them (not fully checked ...) + FindTags FlatHashTablePrint TestCopyDicom TestChangeHeader