From 8554f430fe501d94bd34153909e200c4239e88a6 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 0000000..9943033 --- /dev/null +++ b/module.cmake @@ -0,0 +1 @@ +boost_module(function_types DEPENDS mpl detail) \ No newline at end of file