From d08b9a7eb43b9c3fc8fb22a195d894f9ad894a14 Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 3 Nov 2005 14:17:54 +0000 Subject: [PATCH] Add TestValidate --- Example/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 20236d03..932776c8 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -28,7 +28,8 @@ SET(EXAMPLE_SOURCES AnonymizeNoLoad # without loading the Pixel Data PatchHeader ReWrite - + TestValidate + #the following will be transformed into 'examples', or 'utilities' # or will be removed # -- 2.45.1