From 48cfd421232f542ee70734c1d8e3139a193b6164 Mon Sep 17 00:00:00 2001 From: "Troy D. Straszheim" Date: Thu, 14 May 2009 23:56:22 +0000 Subject: [PATCH] tune up ptr_container, utility tests in cmakeland [SVN r53007] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6df7714..df4998a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ set (lib_headers boost_library_project( utility # SRCDIRS - TESTDIRS test + TESTDIRS test swap/test HEADERS ${lib_headers} # DOCDIRS DESCRIPTION "Various small utilities for C++ programming."