From 80dc7b5e6a30ba15ea38b9d7f962f62b0563aa47 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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 module.cmake diff --git a/module.cmake b/module.cmake new file mode 100644 index 00000000..30e27698 --- /dev/null +++ b/module.cmake @@ -0,0 +1 @@ +boost_module(unordered DEPENDS config functional)