From ec92df8245cc92ea1867ec9ec43d5dd321c877df Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 6 May 2009 21:12:42 +0000 Subject: [PATCH] Merge CMake fixes from the trunk [SVN r52811] --- module.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.cmake b/module.cmake index 846d6712..d879bea9 100644 --- a/module.cmake +++ b/module.cmake @@ -1 +1 @@ -boost_module(test DEPENDS smart_ptr timer io bind) +boost_module(test DEPENDS smart_ptr timer io bind numeric)