From 784402e5c094f99c2afbe9a2a0e34aa3d470bdb6 Mon Sep 17 00:00:00 2001 From: "Michael A. Jackson" Date: Fri, 7 Nov 2008 17:05:27 +0000 Subject: [PATCH] Updating dependency information for modularized libraries. [SVN r49628] --- module.cmake | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module.cmake b/module.cmake index fbc6c52..deb4bb2 100644 --- a/module.cmake +++ b/module.cmake @@ -1 +1,4 @@ -boost_module(algorithm DEPENDS regex concept_check) \ No newline at end of file +boost_module(algorithm DEPENDS regex concept_check range) + + +