From ca625a8bf39e3b4901a35f6f51e95863e3c59025 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 6 May 2009 23:38:31 +0000 Subject: Remove remaining traash [SVN r52814] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 64fe908fa8..6cdc715834 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -268,7 +268,7 @@ add_definitions(-DBOOST_ALL_NO_LIB=1) add_subdirectory(doc) # Add build rules for all of the Boost libraries -add_subdirectory(${BOOST_LIBS_DIR}) +add_subdirectory(libs) # Add build rules for all of the Boost tools # TODO: On hold while I work on the modularity code -- cgit v1.2.1