From 5ab16067606fa0e542233ee368ef92f4748a3d86 Mon Sep 17 00:00:00 2001 From: Will Schroeder Date: Wed, 14 Feb 2001 10:59:49 -0500 Subject: [PATCH] dud --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4fd7e789086..67f72bd7b12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ PROJECT(ITK) -SUBDIRS(Code Examples Testing) +SUBDIRS(Code Testing Examples) INCLUDE_DIRECTORIES( ${CMAKE_BINARY_DIR}